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 argument for an event.

Properties inherited from ITabRowEventArgs

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

Properties inherited from ITabSheetEventArgs

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

See also:

Tab Assembly Classes