TcxPivotGridFieldGroup Properties
Represents a group of fields.
Name | Description |
---|---|
Area | Specifies the area in which the group is displayed. |
Area |
Specifies the position of the group amongst the other fields within the same area. |
Caption | Specifies the group’s display caption. |
Collection |
Inherited from TCollection |
Display |
Inherited from TCollection |
Field |
Returns the total number of grouped fields. |
Fields | Provides indexed access to grouped fields. |
Groups | Provides access to the collection of field groups which the current group belongs to. |
ID |
Inherited from TCollection |
Index |
Inherited from TCollection |
Is |
|
Pivot |
Provides access to the pivot grid control that owns the current group. |
Visible | Specifies whether the current group is visible within the control. |
Visible |
Returns the total number of visible fields within the current group. |
See Also