TcxFilterCriteria.Options Property
In This Article
Specifies options controlling filtering and the display of filter text.
#Declaration
Delphi
property Options: TcxFilterCriteriaOptions read; write; default [];
#Property Value
Type |
---|
Tcx |
#Remarks
The TcxFilterCriteriaOption enumerator describes the different filtering options.
The default value of the Options property is [].
See Also