ITabColumnBaseEventArgs

Assembly: Tab;

Description

The ITabColumnBaseEventArgs interface contains base properties of arguments of the events related to a column in the table of the LanerBox component.

Inheritance Hierarchy

          IEventArgs

          ITabSheetBaseEventArgs

          ITabColumnBaseEventArgs

Properties

  Property name Brief description
Column The Column property returns index of the column, for which the event is generated.

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