ITabColumnEventArgs

Description

The ITabColumnEventArgs interface contains properties of argument of the events related to a column of the TabSheetBox component.

Comments

This argument is used to handle the following events:

Properties

  Property name Brief description
Column The Column property returns number of the column, 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