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

ThumbnailListView.Sort Method

Sorts items inside the control.

Overload List

Name Description
Public method Sort(IComparer)

Sorts items inside the control using custom comparer object.

(Inherited from VirtualListView.)
Public method Sort(Int32, Boolean)

Sorts items inside the control according to specified criteria.

(Inherited from VirtualListView.)

See Also

Reference