TcxPivotGridFieldFilter.Field Property
Provides access to the field which the filter is applied to.
Declaration
property Field: TcxPivotGridField read;
Property Value
Type |
---|
TcxPivotGridField |
Remarks
Use this property to access the field which the current filter is applied to.
See Also