Assembly: Tab;
Namespace: Prognoz.Platform.Interop.Tab;
The TabUserInteractiveSelectionEventArgs class implements argument of the events related with changing of interactive cell range.
Class that is used to get analog of the TabUserInteractiveSelectionEventArgs class:
None;
Class that is used to get analog of the TabUserInteractiveSelectionEventArgs class object:
TabUserInteractiveSelectionEventArgsClass;
| 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 | |
| The CreateArgs constructor creates argument of the event. |
| 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 | |
| The TabSheet property returns the component for which the event is generated. |
See also: