Package com.stimulsoft.report.events
Class StiGetDrillDownReportEventArgs
java.lang.Object
com.stimulsoft.base.EventArgs
com.stimulsoft.report.events.StiGetDrillDownReportEventArgs
Describes an argument for the event GetDrillDownReport.
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StiGetDrillDownReportEventArgs
public StiGetDrillDownReportEventArgs()
-
-
Method Details
-
getReport
Gets or sets the report for Drill-Down operation. -
setReport
-
getCancel
public boolean getCancel()Gets or sets a value indicating whether the Drill-Down operation should be canceled. -
setCancel
public void setCancel(boolean value)
-