Click or drag to resize

StiComponentGetDrillDownReportEvent Property

Occurs when it is required to get a report for the Drill-Down operation.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual StiGetDrillDownReportEvent GetDrillDownReportEvent { get; set; }

Property Value

Type: StiGetDrillDownReportEvent
See Also