ListSortEventArgs Properties |
The ListSortEventArgs type exposes the following members.
Name | Description | |
---|---|---|
Column |
Gets the reference to a ListColumn object that current list is sorted by.
| |
Direction |
Gets a direction of the sort.
| |
Rows |
Gets a collection of List rows.
|