TabRowEventArgs

Description

The TabRowEventArgs class is used to work with parameters of the TabSheetBox.OnRowClick event that occurs on left mouse click on the table row header.

Constructors

  Constructor name Brief description
CreateTabRowArgs The CreateTabRowArgs constructor creates an event argument.

Properties inherited from ITabRowEventArgs

  Property name Brief description
Row The Row property returns the number of a row, which header was clicked.

Properties inherited from ITabSheetEventArgs

  Property name Brief description
TabSheet The TabSheet property returns the component, for which the event is generated.

See also:

Tab Assembly Classes