StiFormWindowState Property |
Gets or sets the form's window state.
Namespace:
Stimulsoft.Report.Dialogs
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiEnumConverter))]
public virtual FormWindowState WindowState { get; set; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Overridable Property WindowState As FormWindowState
Get
Set
Property Value
Type:
FormWindowStateSee Also