Assembly: Report;
The IReportUserInteractiveSelectionChangeEventArgs interface contains argument properties of the events that occur on changing an interactive cell range in the ReportBox component.
IReportUserInteractiveSelectionEventArgs
IReportUserInteractiveSelectionChangeEventArgs
Property name | Brief description | |
Cancel | The Cancel property determines whether interactive range resizing is canceled. |
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: