TcxPivotGridGroupItem Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Data |
Provides access to the control’s data controller. |
Display |
|
Expanded | Specifies whether the currently processed grouping value is expanded or collapsed. |
Field | Gets a field, which the currently processed grouping value is bound to. |
Has |
|
Has |
|
Index | Gets the zero-based index of the currently processed grouping value in the parent’s Items collection. |
Is |
|
Is |
|
Item |
Gets a count of the child field values in the Items collection. |
Items | Provides indexed access to the child field values. |
Level | Gets a hierarchical level of the currently processed grouping value. |
Member |
|
Next |
Gets the next sibling of the currently processed grouping value in the parent’s Items collection. |
Parent | Gets the parent grouping value of the currently processed grouping value. |
Pivot |
Gets the pivot grid instance, which owns information on the currently processed grouping value. |
Prev |
Gets the previous sibling of the currently processed grouping value in the parent’s Items collection. |
Record |
Gets an index of the dataset record, which is associated with the currently processed grouping value. |
Records | Provides indexes of the dataset records, which correspond to the child field values of the currently processed grouping value. |
Size | Gets the size in pixels of the currently processed grouping value. |
Totals |
|
Unique |
|
Value | Gets the value of the currently processed column grouping value (or the row grouping value) in a string format. |
#Methods
Name | Description |
---|---|
Add |
|
Add |
|
Check |
|
Children |
|
Compare |
Compares the Value and the AValue. |
Create |
Populates the Records collection with indexes of the data source records, which correspond to the currently processed grouping value‘s children. |
Delete |
|
Equals |
Inherited from TObject. |
Get |
Returns an instance of the cross cell identified by the grouping value’s cross-referencer. |
Get |
Inherited from TObject. |
Get |
|
Initialize |
|
Mark |
|
Remove |
|
To |
Inherited from TObject. |
See Also