Assembly: Report;
The IReportUserInteractiveSelectionEventArgs interface contains argument properties of the events that occur before and after changing an interactive cell range in the ReportBox component.
IReportUserInteractiveSelectionEventArgs
Property name | Brief description | |
Selection | The Selection property returns settings of an interactive cell range. | |
Type | The Type property returns a type of change that occurs with an object. |
Property name | Brief description | |
Report | The Report property returns the ReportBox component that has generated the event. | |
Sheet | The Sheet property returns the sheet of the regular report, on which the event has occurred. |
See also: