Tab > Tab Assembly Classes > TabScaleEventArgs
The TabScaleEventArgs class is used to work with parameters of the TabSheetBox.OnScaleChange event that occurs on changing the table scale.
Constructor name | Brief description | |
![]() |
Create | The CreateTabRowArgs constructor creates argument for an event. |
Property name | Brief description | |
![]() |
Scale | The Scale property returns the new table scale. |
Property name | Brief description | |
![]() |
The TabSheet property returns the component for which the event is generated. |
See also: