ITabCellBaseEventArgs

Assembly: Tab;

Description

The ITabCellBaseEventArgs interface contains basic properties of arguments of the events related to cells of the table of the component  LanerBox.

Inheritance Hierarchy

          IEventArgs

          ITabSheetBaseEventArgs

          ITabCellBaseEventArgs

Properties

  Property name Brief description
Column The Column property returns index of the column containing the table cell.
Row The Row property returns index of the row containing the table cell.

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