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