ITabRowEventArgs

Description

The ITabRowEventArgs interface contains properties of argument of events related to a row of the TabSheetBox component.

Comments

This argument is used to handle the following events:

Properties

  Property name Brief description
Row The Row property returns number of the row, for which an event occurred.

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 Interfaces