Assembly: Tab;
The ITabInteractiveSelectionEventArgs interface contains properties of argument of the events that occur on moving selected cell area in the table.
ITabInteractiveSelectionEventArgs
This argument is used to handle the following events:
Property name | Brief description | |
Range | The Range property returns the cell range, to which the selected cell area is currently moved. | |
Type | The Type property returns type of the event, in which the selected cell area is visually moved. |
Property name | Brief description | |
TabSheet | The TabSheet property returns the component, for which the event is generated. |
See also: