Back to Devexpress

TcxPivotGridFilterType Enum

vcl-cxcustompivotgrid-436e858d.md

latest245 B
Original Source

TcxPivotGridFilterType Enum

Declaration

delphi
TcxPivotGridFilterType = (
    ftExcluded,
    ftIncluded
);

Members

Name
ftExcluded
ftIncluded

See Also

cxCustomPivotGrid Unit