TcxPivotGridFieldGroup Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Inherited from TCollection |
#Properties
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. |
#Methods
Name | Description |
---|---|
Add |
Adds the specified field to the current group. |
Add |
Adds an array of fields to the current group. |
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Clear | Ungroups all the fields within the current group. |
Equals |
Inherited from TObject. |
Full |
Collapses all the fields within the current group. |
Full |
Expands all the fields within the current group. |
Get |
Inherited from TCollection |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Index |
Returns the position of a particular field within the current group. |
Insert |
Inserts a particular field into the specified position within the current group. |
Is |
Determines whether a particular field is visible within the current group. |
Is |
Determines whether a particular field is the last visible element in the current group. |
Release |
Inherited from TCollection |
Remove |
Ungroups a particular field from the current group. |
Set |
Inherited from TCollection |
To |
Inherited from TObject. |
See Also