Skip to main content

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 True, the list sorts its fviValue filter items by their display text. If False, fviValue filter items are sorted by their values.

Remarks

The SortByDisplayText property’s default value is False.

See Also