StiDesignerInfo Class |
Namespace: Stimulsoft.Report.Design
The StiDesignerInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| StiDesignerInfo |
Creates a new object of the type StiDesignerInfo.
| |
| StiDesignerInfo(StiReport) |
Creates a new object of the type StiDesignerInfo.
|
| Name | Description | |
|---|---|---|
| AlignToGrid |
Gets or sets value, indicates that components are to be aligned to grid.
| |
| AutoSaveInterval | ||
| AutoSaveReportToReportClass | ||
| CurrentAction |
Currect action in designer.
| |
| DraggingComponent | ||
| DraggingLabelComponent | ||
| DrawEventMarkers | ||
| DrawMarkersWhenMoving | ||
| EnableAutoSaveMode | ||
| FillBands |
Gets or sets value, indicates that bands are to be filled when drawing them in the designer.
| |
| FillComponent |
Gets or sets value indicates that it is necessary to fill components when drawing them in the designer.
| |
| FillContainer |
Gets or sets value indicates that it is necessary to fill containers when drawing them in the designer.
| |
| FillCrossBands |
Gets or sets value, indicates that cross-bands are to be filled when drawing them in the designer.
| |
| ForceDesigningMode |
Temporarily sets mode of the designing of components.
| |
| GenerateLocalizedName | ||
| GridMode |
Gets or sets grid mode.
| |
| GridSize | ||
| GridSizeCentimetres |
Gets or sets grid size in centimeters.
| |
| GridSizeHundredthsOfInch |
Gets or sets grid size in hundredths of inch.
| |
| GridSizeInch |
Gets or sets grid size in inches.
| |
| GridSizeMillimeters |
Gets or sets grid size in millimeters.
| |
| GridSizePixels |
Gets or sets grid size in pixels.
| |
| GridSizePoints |
Gets or sets grid size in points.
| |
| IsComponentsMoving | ||
| IsTableMode | ||
| MarkersStyle | ||
| QuickInfoOverlay | ||
| QuickInfoType | ||
| Report |
Gets or sets the report to which these parameters belong.
| |
| RunDesignerAfterInsert |
Gets or sets value, indicates that it is necessary to run the component designer after the component has been created.
| |
| ShowDimensionLines | ||
| ShowGrid |
Gets or sets value indicates that it is necessary to show grid on a page.
| |
| ShowHeaders |
Gets or sets value, indicates that component headers are to be shown from components.
| |
| ShowInteractive | ||
| ShowOrder |
Gets or sets value, indicates that order of components is to be shown on the page.
| |
| ShowRulers |
Gets or sets value, indicates that it is necessary to show rulers.
| |
| UseComponentColor |
Gets or sets value indicates that, when filling components, use colors in the designer parameters.
| |
| UseLastFormat |
Gets or sets value, indicates that format from last selected component copy to new components.
| |
| ViewMode |
Gets or sets the view mode of a page.
| |
| Zoom |
Gets or sets zoom of a report (1 = 100%).
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetFillColor |
Gets color of filling.
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |