StiDesignerInfo Class

Namespace: Stimulsoft.Report.Design

Constructors

Constructor Description
StiDesignerInfo() Creates a new object of the type StiDesignerInfo.
StiDesignerInfo(StiReport report) Creates a new object of the type StiDesignerInfo.

StiDesignerInfo()

Creates a new object of the type StiDesignerInfo.


StiDesignerInfo(report: StiReport)

Creates a new object of the type StiDesignerInfo.

Parameters

  • report (StiReport) — Report are these parameters belong to.

Properties

Property Type Description
AlignToGrid bool  
AutoSaveInterval int  
AutoSaveReportToReportClass bool  
CurrentAction StiAction Currect action in designer.
DefaultSaveFormat StiReportSaveFormatId  
DraggingComponent StiComponent  
DraggingLabelComponent StiComponent  
DrawEventMarkers bool  
DrawMarkersWhenMoving bool  
EnableAutoSaveMode bool  
FillBands bool  
FillComponent bool  
FillContainer bool  
FillCrossBands bool  
ForceDesigningMode bool  
GenerateLocalizedName bool  
GridMode StiGridMode  
GridSizeCentimetres double  
GridSizeHundredthsOfInch double  
GridSizeInch double  
GridSizeMillimeters double  
GridSizePixels double  
GridSizePoints double  
GridSizeScreenPoints double  
IsComponentsMoving bool  
IsTableMode bool  
MarkersStyle StiMarkersStyle  
QuickInfoOverlay bool  
QuickInfoType StiQuickInfoType  
Report StiReport Gets or sets the report to which these parameters belong.
RunDesignerAfterInsert bool  
ShowDimensionLines bool  
ShowGrid bool  
ShowHeaders bool  
ShowInteractive bool  
ShowOrder bool  
ShowRulers bool  
ShowSmartGuides bool  
UseComponentColor bool  
UseLastFormat bool  
ViewMode StiViewMode  
Zoom double  

Methods

Method Returns Description
GetFillColor Color Gets color of filling.

Method Details

GetFillColor

GetFillColor(color: Color): Color

Gets color of filling.

Parameters

  • color (Color) — Component color.

Returns Color — Color of filling.

Fields

Field Type Description
DefaultGridSizeScreenPoints double