Assembly: Tab;
The TabRowBaseEventArgs class implements arguments of events related to a row in the table of the LanerBox component.
Constructor name | Brief description | |
CreateTabRowArgs | The CreateTabRowArgs constructor creates event argument related to the specified table row. |
Constructor name | Brief description | |
CreateArgs | The CreateArgs constructor creates an event argument related to the component table. |
Property name | Brief description | |
Row | The Row property returns index of the row for which the event is generated. |
Property name | Brief description | |
TabSheet | The TabSheet property returns the table of the component, for which the event is generated. |
See also: