StiDesignerInfo Class
Namespace: Stimulsoft.Report.Design
Constructors
| Constructor | Description |
|---|---|
| constructor(StiReport report) |
constructor(report: StiReport)
Parameters
- report (StiReport)
Properties
| Property | Type | Description |
|---|---|---|
| gridSize | number |
Methods
| Method | Returns | Description |
|---|---|---|
| clone | StiDesignerInfo | |
| getFillColor | Color |
Method Details
clone
clone(report: StiReport): StiDesignerInfo
Parameters
- report (StiReport)
Returns StiDesignerInfo
getFillColor
getFillColor(color: Color): Color
Parameters
- color (Color)
Returns Color
Fields
| Field | Type | Description |
|---|---|---|
| alignToGrid | any | |
| autoSaveInterval | any | |
| autoSaveReportToReportClass | any | |
| cl | any | |
| cl | any | |
| currentAction | StiAction | |
| drawEventMarkers | any | |
| drawMarkersWhenMoving | any | |
| enableAutoSaveMode | any | |
| fillBands | any | |
| fillComponent | any | |
| fillContainer | any | |
| fillCrossBands | any | |
| forceDesigningMode | any | |
| generateLocalizedName | any | |
| gridMode | StiGridMode | |
| gridSizeCentimetres | any | |
| gridSizeHundredthsOfInch | any | |
| gridSizeInch | any | |
| gridSizeMillimeters | any | |
| gridSizePixels | any | |
| gridSizePoints | any | |
| isComponentsMoving | any | |
| isTableMode | any | |
| quickInfoOverlay | any | |
| quickInfoType | StiQuickInfoType | |
| report | StiReport | |
| runDesignerAfterInsert | any | |
| showDimensionLines | any | |
| showGrid | any | |
| showHeaders | any | |
| showInteractive | any | |
| showOrder | any | |
| showRulers | any | |
| useComponentColor | any | |
| useLastFormat | any | |
| zoom | any |