Method HandleColumnChanged
HandleColumnChanged(ListViewColumn, ColumnEventType)
Handles column change events. This method is called when column's width, title or other properties are changed.
public virtual void HandleColumnChanged(ListViewColumn column, ListViewColumn.ColumnEventType eventType)
Parameters
column
ListViewColumneventType
ListViewColumn.ColumnEventType