PivotField.GroupLevel Property

Definition

Returns the placement of the specified field within a group of fields (if the field is a member of a grouped set of fields). Read-only.

public:
 property System::Object ^ GroupLevel { System::Object ^ get(); };
public object GroupLevel { get; }
Public ReadOnly Property GroupLevel As Object

Property Value

Remarks

This property is not available for OLAP data sources.

The highest-level parent field (leftmost parent field) is level one, its child is level two, and so on.

Applies to