ListSortEventArgs Class |
Namespace: Dynamicweb.Controls
The ListSortEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| ListSortEventArgs |
Initializes a new instance of a class.
|
| 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.
|