Assembly: Tab;
Namespace: Prognoz.Platform.Interop.Tab;
The ITabUserInteractiveSelectionEventArgs interface contains basic properties of arguments of the events related to changing of interactive cell ranges.
ITabUserInteractiveSelectionEventArgs
This argument is used to handle the following events:
| 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: