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

TcxPivotGridGroupItem Methods
Show Inherited Hide Inherited

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