TabEditorEventArgs

Assembly: Tab;

Description

The TabEditorEventArgs class implements argument of the event that occurs on editing cell text.

Constructors

  Constructor name Brief description
CreateEditorArgs The CreateEditorArgs constructor creates argument of the event that occurs on cell text editing.

Constructors inherited from TabSheetEventArgs

  Constructor name Brief description
CreateArgs The CreateArgs constructor creates an event argument.

Class object properties inherited from ITabEditorEventArgs

  Property name Brief description
Editor The Editor property returns table cell editor parameters.

Class object properties inherited from ITabSheetEventArgs

  Property name Brief description
TabSheet The TabSheet property returns the component, for which the event is generated.

See also:

Tab Assembly Classes