Back to Devexpress

TcxPivotGridGroupItem Class

vcl-cxcustompivotgrid-c3aa7ab6.md

latest777 B
Original Source

TcxPivotGridGroupItem Class

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.

Inheritance

TObject TcxPivotGridGroupItem

See Also

TcxPivotGridGroupItem Members

cxCustomPivotGrid Unit