TabCellBaseEventArgs

Assembly: Tab;

Description

The TabCellBaseEventArgs class implements arguments of events related to data grid cells of the component  LanerBox.

Constructors

  Constructor name Brief description
CreateTabCellArgs The CreateTabCellArgs constructor creates an argument of events related to a table cell.

Constructors Inherited from TabSheetBaseEventArgs

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

Class object properties inherited from ITabCellBaseEventArgs

  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 of Class Object 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 Classes