The event handler receives an argument of type ColumnChangedEventArgs containing data related to this event. The following ColumnChangedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Column | Gets the column whose property has changed. |
PropertyName | (Inherited from System.ComponentModel.PropertyChangedEventArgs) |