Assembly: Tab;
Namespace: Prognoz.Platform.Interop.Tab;
The TabEditorEventArgs class implements argument of the event that occurs on editing cell text.
Class that is used to get analog of the TabEditorEventArgs class:
None;
Class that is used to get analog of the TabEditorEventArgs class object:
TabEditorEventArgsClass;
Constructor name | Description | |
CreateEditorArgs | The CreateEditorArgs constructor creates argument of the event that occurs on cell text editing. |
Constructor name | Brief description | |
The CreateArgs constructor creates argument of the event. |
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: