The event handler receives an argument of type DataColumnConfigureEventArgs containing data related to this event. The following DataColumnConfigureEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Column | Gets the index of the column that was just configured. |
Sheet | Gets the sheet (SheetView object) that is binding to a data source. |