TabUserInteractiveSelectionEventArgs

Assembly: Tab;

Description

The TabUserInteractiveSelectionEventArgs class implements argument of the events related with changing of interactive cell range.

Constructors

  Constructor name Brief description
CreateInteractiveSelectionArgs The CreateInteractiveSelectionArgs constructor creates an argument of the events related with changing of interactic cell range.

Constructors inherited from TabSheetEventArgs

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

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