ITabObjectBaseEventArgs

Assembly: Tab;

Description

The ITabObjectBaseEventArgs interface lists properties of argument of the event that occurs on activating or deactivating an object of the table of the LanerBox component.

Inheritance Hierarchy

          IEventArgs

          ITabSheetBaseEventArgs

          ITabObjectBaseEventArgs

Properties

  Property name Brief description
Action The Action property returns the type of the action, performed with the table object.
Object The Object property returns the object, with which the action has been performed.

Properties inherited from ITabSheetBaseEventArgs

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

See also:

Tab Assembly Interfaces