Assembly: Tab;
Namespace: Prognoz.Platform.Interop.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 options of table cell editor. |
Property name | Brief description | |
The TabSheet property returns the component for which the event is generated. |
See also: