Skip to main content

TcxPivotGridFilterType Enum

Declaration

TcxPivotGridFilterType = (
    ftExcluded,
    ftIncluded
);

Members

Name
ftExcluded
ftIncluded
See Also