Assembly: Tab;
The TabExpanderChangedEventArgs class implements argument of the event that occurs on expander toggle in the table cell.
| Constructor name | Brief description | |
![]() |
CreateExpanderArgs | The CreateExpanderArgs constructor creates an argument of the event that occurs on toggling table cell expander. |
| Constructor name | Brief description | |
![]() |
CreateTabCellArgs | The Create constructor creates an event argument. |
| Constructor name | Brief description | |
![]() |
CreateArgs | The CreateArgs constructor creates an event argument. |
| Property name | Brief description | |
![]() |
State | The State property returns expander state to be set. |
| Property name | Brief description | |
![]() |
Column | The Column property returns the number of the column, in which the table cell is located. |
![]() |
Row | The Row property returns the number of the row, in which the table cell is located. |
| Property name | Brief description | |
![]() |
TabSheet | The TabSheet property returns the component, for which the event is generated. |
See also: