StiFormStartPosition Property |
Gets or sets the starting position of the form at run time.
Namespace:
Stimulsoft.Report.Dialogs
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiEnumConverter))]
public virtual FormStartPosition StartPosition { get; set; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Overridable Property StartPosition As FormStartPosition
Get
Set
Property Value
Type:
FormStartPositionSee Also