Method RaiseChanged
RaiseChanged(ColumnEventType)
Notifies container about the column changes.
public virtual void RaiseChanged(ListViewColumn.ColumnEventType eventType = ColumnEventType.AllChanged)
Parameters
eventType
ListViewColumn.ColumnEventTypeType of the event.