TcxControlOptionsFilterBox.TokenCriteria Property
In This Article
Provides access to the settings of the token filter criteria display style.
#Declaration
Delphi
property TokenCriteria: TcxControlOptionsFilterBoxTokenCriteria read; write;
#Property Value
Type | Description |
---|---|
Tcx |
Stores token filter criteria style settings. |
#Remarks
Set the TokenCriteria.ItemRemoval property to False to forbid end users to remove criteria tokens and token groups from the filter panel.
Note
The Token
See Also