Assembly: Tab;
Namespace: Prognoz.Platform.Interop.Tab;.
The ITabRowBaseEventArgs interface contains basic properties of arguments of the events related to a row in the table of the LanerBox component.
ITabRowBaseEventArgs
Property name | 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 table of the component for which the event is generated. |
See also: