TabUserInteractiveSelectionChangeEventArgs

Assembly: Tab;

Description

The TabUserInteractiveSelectionChangeEventArgs class implements argument of the event that occurs when interactive range is changed.

Class object properties inherited from ITabUserInteractiveSelectionEventArgs

  Property name Brief description
Selection The Selection property returns an interactive range, changing of which initialized an event.
Type The Type property returns allowed options of changing interactive range.

Class object 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