| StiSqlSourceConnectOnStart Property  | 
 
            Gets or sets value which indicates that datasource not connect to the data automatically.
            
 
    Namespace: 
   Stimulsoft.Report.Dictionary
    Assembly:
   Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
 Syntax
Syntax[TypeConverterAttribute(typeof(StiBoolConverter))]
public override bool ConnectOnStart { get; set; }<TypeConverterAttribute(GetType(StiBoolConverter))>
Public Overrides Property ConnectOnStart As Boolean
	Get
	Set
Property Value
Type: 
Boolean See Also
See Also