Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxPivotGridViewDataItem Methods
Show Inherited Hide Inherited

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