Click or drag to resize

StiGetDrillDownReportEventArgsCancel Property

Gets or sets a value indicating whether the Drill-Down operation should be canceled.

Namespace:  Stimulsoft.Report.Events
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual bool Cancel { get; set; }

Property Value

Type: Boolean
See Also