TcxPivotGridCustomizationFormFieldListType Enum
In This Article
#Declaration
Delphi
TcxPivotGridCustomizationFormFieldListType = (
fltAvailable,
fltColumn,
fltRow,
fltFilter,
fltData
);
#Members
Name |
---|
flt
|
flt
|
flt
|
flt
|
flt
|
See Also