Method OnColumnClick
OnColumnClick(ListViewColumnEventArgs)
Called when the user clicks a column header within the list view control.
protected virtual void OnColumnClick(ListViewColumnEventArgs e)
Parameters
e
ListViewColumnEventArgsAn ListViewColumnEventArgs that contains the event data.