Class ListViewColumnEventArgs
Provides data for the ColumnClick event.
public class ListViewColumnEventArgs : CancelEventArgs
- Inheritance
-
ListViewColumnEventArgs
Constructors
- ListViewColumnEventArgs(long)
Initializes a new instance of the ListViewColumnEventArgs class.
Properties
- ColumnIndex
Gets the zero-based index of the ListViewColumn.