ITabEditorEventArgs

Assembly: Tab;

Description

The ITabEditorEventArgs interface contains properties of argument of the event that occurs on editing cell text.

Inheritance Hierarchy

          IEventArgs

          ITabSheetEventArgs

          ITabEditorEventArgs

Comments

This argument is used to handle the following events:

Properties

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

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 Interfaces