TcxPivotGridViewDataItem Methods
Contains layout information on field values.| Name | Description |
|---|---|
| Add(TcxPivotGridGroupItem) | |
| AddTotal(TcxPivotGridGroupItem,Integer) | |
| ClearCache | |
| DeleteChildren | |
| Equals(TObject) | Inherited from TObject. |
| GetDisplayText | |
| GetGroupItem(TcxPivotGridField) | Returns a grouping value of the currently processed field value. |
| GetGroupItemByField(TcxPivotGridField) | Returns a grouping value, which is associated with the ADataField field. |
| GetHashCode | Inherited from TObject. |
| GetSummaryType(TcxPivotGridSummaryType,TcxPivotGridCustomTotal) | Queries the summary function’s type used for the currently processed field value. |
| MeasureWidth(TPersistent,Boolean) | |
| ToString | Inherited from TObject. |
See Also