StiDesignerOptionsHelper Class
Namespace: Stimulsoft.Designer
Methods
| Method | Returns | Description |
|---|---|---|
applyDesignerOptionsToReport static |
void | |
getDefaultDesignerOptions static |
||
getDesignerOptions static |
any |
Method Details
applyDesignerOptionsToReport static
applyDesignerOptionsToReport(designerOptions: any, report: StiReport): void
Parameters
- designerOptions (any)
- report (StiReport)
getDefaultDesignerOptions static
getDefaultDesignerOptions(): void
getDesignerOptions static
getDesignerOptions(designer: StiDesigner): any
Parameters
- designer (StiDesigner)
Returns any