Click or drag to resize

StiFormStartMode Property

Gets or sets value which indicates time when form appears.

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiEnumConverter))]
public StiFormStartMode StartMode { get; set; }

Property Value

Type: StiFormStartMode

Implements

IStiFormStartMode
See Also