public class StiGetDrillDownReportEventArgs extends StiEventHandlerArgs
Empty| Constructor and Description |
|---|
StiGetDrillDownReportEventArgs() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getCancel()
Gets or sets a value indicating whether the Drill-Down operation should be canceled.
|
StiReport |
getReport()
Gets or sets the report for Drill-Down operation.
|
void |
setCancel(boolean value) |
void |
setReport(StiReport value) |
public final StiReport getReport()
public final void setReport(StiReport value)
public boolean getCancel()
public void setCancel(boolean value)
Copyright © 2019 Stimulsoft. All Rights Reserved.