TcxPivotGridFilterType Enum
Declaration
TcxPivotGridFilterType = (
ftExcluded,
ftIncluded
);
Members
Name |
---|
ftExcluded
|
ftIncluded
|
See Also