Back to Devexpress

TcxPivotGridOptionsSelectionInclude Enum

vcl-cxcustompivotgrid-6b7a3236.md

latest332 B
Original Source

TcxPivotGridOptionsSelectionInclude Enum

Declaration

delphi
TcxPivotGridOptionsSelectionInclude = (
    osiCrossCells,
    osiGrandTotalCells,
    osiTotalCells
);

Members

Name
osiCrossCells
osiGrandTotalCells
osiTotalCells

See Also

cxCustomPivotGrid Unit