Click or drag to resize

StiOptionsDesignerDesignerWindowSize Property

Gets or sets window size of the Designer window.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static Nullable<Size> DesignerWindowSize { get; set; }

Property Value

Type: NullableSize
See Also