The ITabColumnEventArgs interface contains properties of argument of the events related to a column of the TabSheetBox component.
This argument is used to handle the following events:
| Property name | Brief description | |
| Column | The Column property returns number of the column, for which an event occurred. |
| Property name | Brief description | |
| TabSheet | The TabSheet property returns the component, for which the event is generated. |
See also: