TcxPivotGridGroupItem Class
In This Article
Implements the grouping value.
#Declaration
Delphi
TcxPivotGridGroupItem = class(
TObject
)
#Remarks
The TcxPivotGridGroupItem class provides the ability to organize the grouping value’s siblings, navigate the hierarchical tree, and access the bound field and data controller.
See Also