TcxPivotGridFieldFilter Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Field | Provides access to the field which the filter is applied to. |
Filter |
Specifies the field‘s filter type. |
Has |
Indicates whether a filtering condition for a field is set up. |
Pivot |
Provides access to the pivot grid control that owns the field which the current filter is applied to. |
Values | Provides access to the field values that are used to create a filtering condition. |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Clear | Clears the field’s filter. |
Contains |
Indicates whether the resulting set contains the specified value. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
To |
Inherited from TObject. |
See Also