TcxFilterCriteria.CompareByDisplayValues Property
Determines if criteria conditions are compared using their values or display values.
Declaration
property CompareByDisplayValues: Boolean read; write;
Property Value
| Type |
|---|
| Boolean |
Remarks
Set this property to True to enable the filter criteria compare filter conditions by their display values rather than values.
See Also