TabObjectBaseEventArgs

Assembly: Tab;

Description

The TabObjectBaseEventArgs class implements argument of the event that occurs on activating or deactivating object in the table of the LanerBox component.

Constructors

  Constructor name Brief description
Create The Create constructor creates argument of the event that occurs on table object activation or deactivation.

Constructors inherited from TabSheetBaseEventArgs

  Constructor name Brief description
CreateArgs The CreateArgs constructor creates an event argument related to the component table.

Class object properties inherited from ITabObjectBaseEventArgs

  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.

Object class 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 Classes