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; }
Public Overridable Property Cancel As Boolean
Get
Set
Property Value
Type:
BooleanSee Also