Assembly: Tab;
Namespace: Prognoz.Platform.Interop.Tab;
The ITabUserInteractiveSelectionChangeEventArgs interface contains properties of the argument of the event that occurs when interactive range is changed.
ITabUserInteractiveSelectionEventArgs
ITabUserInteractiveSelectionChangeEventArgs
This argument is used to handle the following events:
| Property name | Brief description | |
| Cancel | The Cancel property determines whether interactive range can be changed. |
| 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: