ITabScaleBaseEventArgs

Assembly: Tab;

Description

The ITabScaleBaseEventArgs interface contains properties of argument of the event that occurs on resizing the table of the LanerBox component.

Inheritance Hierarchy

          IEventArgs

          ITabSheetBaseEventArgs

          ITabScaleBaseEventArgs

Properties

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

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 Interfaces