TcxFilterValueList.SortByDisplayText Property
Specifies if fviValue filter items in the list are sorted by their display text.
Declaration
property SortByDisplayText: Boolean read; write;
Property Value
Type | Description |
---|---|
Boolean | If |
Remarks
The SortByDisplayText
property’s default value is False
.
See Also