Assembly: Tab;
The TabRowResizeEventArgs class implements argument of the event that occurs after table row is resized.
| Constructor name | Brief description | |
![]() |
CreateRowResizeArgs | The CreateRowResizeArgs constructor creates an argument of the event that occurs after table row resizing. |
| Constructor name | Brief description | |
![]() |
CreateTabRowArgs | The CreateTabRowArgs constructor creates an event argument. |
| Constructor name | Brief description | |
![]() |
CreateArgs | The CreateArgs constructor creates an event argument. |
| Property name | Brief description | |
![]() |
Type | The Type property returns type of the action, which results in changing row size. |
| Property name | Brief description | |
![]() |
Row | The Row property returns number of the row, for which an event occurred. |
| Property name | Brief description | |
![]() |
TabSheet | The TabSheet property returns the component, for which the event is generated. |
See also: