This documentation is archived and is not being maintained.
ListViewSortEventArgs Properties
Visual Studio 2010
The ListViewSortEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
Cancel | Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs.) |
|
SortDirection | Gets or sets the direction in which to sort the ListView control. |
|
SortExpression | Gets or sets the expression that is used to sort the items in the ListView control. |
Show: