TcxPivotGridGroupItem Methods
Implements the grouping value.| Name | Description |
|---|---|
| AddChild(TcxPivotGridGroupItemClass) | |
| AddChild(Variant,Integer,TcxPivotGridField) | |
| CheckExpanding | |
| ChildrenNeeded | |
| Compare(Variant) | Compares the Value and the AValue. |
| CreateSummaryRecords | Populates the Records collection with indexes of the data source records, which correspond to the currently processed grouping value‘s children. |
| DeleteChildren | |
| Equals(TObject) | Inherited from TObject. |
| GetCellByCrossItem(TcxPivotGridGroupItem) | Returns an instance of the cross cell identified by the grouping value’s cross-referencer. |
| GetHashCode | Inherited from TObject. |
| GetPrev | |
| InitializeValue(string,WideString) | |
| MarkDeleted | |
| RemoveChildrenFrom(TcxPivotGridGroupItem) | |
| ToString | Inherited from TObject. |
See Also