Back to Devexpress

TdxCustomListView.SortType Property

vcl-dxlistview-dot-tdxcustomlistview-50603290.md

latest856 B
Original Source

TdxCustomListView.SortType Property

Specifies how the List View sorts its items after an item’s caption and associated object changes.

Declaration

delphi
property SortType: TdxListViewSortType read; write; default TdxListViewSortType.None;

Property Value

TypeDefaultDescription
TdxListViewSortTypeNone

The item sort criteria.

|

Remarks

Refer to the TdxListViewSortType type description for information on available options.

See Also

TdxCustomListView Class

TdxCustomListView Members

dxListView Unit