Assembly: Tab;
The TabUserInteractiveSelectionEventArgs class implements argument of the events related with changing of interactive cell range.
| Constructor name | Brief description | |
| CreateInteractiveSelectionArgs | The CreateInteractiveSelectionArgs constructor creates an argument of the events related with changing of interactic cell range. |
| Constructor name | Brief description | |
| CreateArgs | The CreateArgs constructor creates an event argument. |
| 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. |
| Property name | Brief description | |
| TabSheet | The TabSheet property returns the component, for which the event is generated. |
See also: