ITabRowBaseEventArgs

Assembly: Tab;

Description

The ITabRowBaseEventArgs interface contains basic properties of arguments of the events related to a row in the table of the LanerBox component.

Inheritance Hierarchy

          IEventArgs

          ITabSheetBaseEventArgs

          ITabRowBaseEventArgs

Properties

  Property name Brief description
Row The Row property returns index of the row 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