Assembly: Tab;
Namespace: Prognoz.Platform.Interop.Tab;
The TabScaleBaseEventArgs class implements argument of the event which occurs on changing the scale of the table of the LanerBox component.
Class that is used to get analog of the TabScaleBaseEventArgs class:
None;
Class that is used to get analog of the TabScaleBaseEventArgs class object:
TabScaleBaseEventArgsClass;
Constructor name | Description | |
Create | The Create constructor creates event argument with the specified table scale. |
Constructor name | Brief description | |
CreateArgs | The CreateArgs constructor creates event argument related to the component's table. |
Property name | Description | |
Scale | The Scale property returns the scale defined in the table. |
Property name | Brief description | |
TabSheet | The TabSheet property returns table of the component for which the event is generated. |
See also: