TabColumnEventArgs
Description
The TabColumnEventArgs class is used to work with parameters of the TabSheetBox.OnColumnClick event that occurs on left mouse click on the table column header.
Constructors
| |
Constructor name |
Brief description |
 |
CreateTabColumnArgs |
The CreateTabColumnArgs constructor creates event argument. |
| |
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:
Tab Assembly Classes