This documentation is archived and is not being maintained.

ListViewSortEventArgs Properties

The ListViewSortEventArgs type exposes the following members.

  NameDescription
Public property Cancel Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs.)
Public property SortDirection Gets or sets the direction in which to sort the ListView control.
Public property SortExpression Gets or sets the expression that is used to sort the items in the ListView control.
Top
Show: