TabScaleBaseEventArgs

Assembly: Tab;

Namespace: Prognoz.Platform.Interop.Tab;

Description

The TabScaleBaseEventArgs class implements argument of the event which occurs on changing the scale of the table of the LanerBox component.

Fore.NET Syntax

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;

Constructors

  Constructor name Description
Create The Create constructor creates event argument with the specified table scale.

Designers inherited from TabSheetBaseEventArgs

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

Class object properties inherited from ITabScaleBaseEventArgs

  Property name Description
Scale The Scale property returns the scale defined in the table.

Properties of Class Object Inherited from ITabSheetBaseEventArgs

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

See also:

Tab Assembly Classes