Skip to main content

TcxPivotGrid Class

Implements the pivot grid that was designed for use in unbound and OLAP modes.

Declaration

TcxPivotGrid = class(
    TcxCustomPivotGrid
)

Remarks

All logic for working in this mode is inherited from the superclass. The TcxPivotGrid class only changes the scope of the required members.

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

See Also