This documentation is for the old version. Go to the latest Graphics Mill docs

VirtualListView.Sort Method

Sorts items inside the control.

Overload List

Name Description
Public method Sort(IComparer)

Sorts items inside the control using custom comparer object.

Public method Sort(Int32, Boolean)

Sorts items inside the control according to specified criteria.

See Also

Reference