Assembly: Tab;
The TabEditorEventArgs class implements argument of the event that occurs on editing cell text.
| Constructor name | Brief description | |
| CreateEditorArgs | The CreateEditorArgs constructor creates argument of the event that occurs on cell text editing. |
| Constructor name | Brief description | |
| CreateArgs | The CreateArgs constructor creates an event argument. |
| 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: