Assembly: Tab;
Namespace: Prognoz.Platform.Interop.Tab;
The TabObjectBaseEventArgs class implements argument of the event that occurs on activating or deactivating object in the table of the LanerBox component.
Class that is used to get analog of the TabObjectBaseEventArgs class:
None;
Class that is used to get analog of the TabObjectBaseEventArgs class object:
TabObjectBaseEventArgsClass;
Constructor name | Description | |
Create | The Create constructor creates argument of the event that occurs on table object activation or deactivation. |
Constructor name | Brief description | |
CreateArgs | The CreateArgs constructor creates event argument related to the component's table. |
Property name | 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. |
Property name | Brief description | |
TabSheet | The TabSheet property returns table of the component for which the event is generated. |
See also: