Assembly: Tab;
The ITabEditorEventArgs interface contains properties of argument of the event that occurs on editing cell text.
ITabEditorEventArgs
This argument is used to handle the following events:
Property name | Brief description | |
Editor | The Editor property returns table cell editor parameters. |
Property name | Brief description | |
TabSheet | The TabSheet property returns the component, for which the event is generated. |
See also: