StiGetDrillDownReportEventArgs Class
Namespace: Stimulsoft.Report.Events
Describes an argument for the event GetDrillDownReport.
Inheritance
Inherits from: EventArgs
Properties
| Property | Type | Description |
|---|---|---|
| Cancel | bool | Gets or sets a value indicating whether the Drill-Down operation should be canceled. |
| Report | StiReport | Gets or sets the report for Drill-Down operation. |