Back to Devexpress

TcxPivotGrid Class

vcl-cxpivotgrid.md

latest1.1 KB
Original Source

TcxPivotGrid Class

An unbound Pivot Grid control.

Declaration

delphi
TcxPivotGrid = class(
    TcxCustomPivotGrid
)

Remarks

Use the TcxPivotGrid control if source data is stored in the file system or OLAP cubes.

Inheritance

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TcxCustomPivotGrid TcxPivotGrid

See Also

TcxPivotGrid Members

cxPivotGrid Unit