Skip to main content

TcxPivotGridOptionsSelectionInclude Enum

Declaration

TcxPivotGridOptionsSelectionInclude = (
    osiCrossCells,
    osiGrandTotalCells,
    osiTotalCells
);

Members

Name
osiCrossCells
osiGrandTotalCells
osiTotalCells
See Also