Click or drag to resize

ListSortEventArgs Properties

The ListSortEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyColumn
Gets the reference to a ListColumn object that current list is sorted by.
Public propertyDirection
Gets a direction of the sort.
Public propertyRows
Gets a collection of List rows.
Top
See Also