# GrapeCity.ActiveReports.Design.Designer.LaunchDataSourceWizard

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_ActiveReports_Design_Designer_LaunchDataSourceWizard_" data-uid="GrapeCity.ActiveReports.Design.Designer.LaunchDataSourceWizard*">LaunchDataSourceWizard Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_Design_Designer_LaunchDataSourceWizard_" data-uid="GrapeCity.ActiveReports.Design.Designer.LaunchDataSourceWizard*"></a>
<h4 id="GrapeCity_ActiveReports_Design_Designer_LaunchDataSourceWizard" data-uid="GrapeCity.ActiveReports.Design.Designer.LaunchDataSourceWizard">LaunchDataSourceWizard</h4>
<div class="markdown level1 summary"><p>Gets or sets a value indicating whether the Data Source Dialog should be launched automatically. This property is obsolete and should not be used
in new development.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[Obsolete]
[Browsable(false)]
public bool LaunchDataSourceWizard { get; set; }</code></pre>
</div>
<h5 id="GrapeCity_ActiveReports_Design_Designer_LaunchDataSourceWizard_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>The Data Source Dialog is a tool that assists users in connecting their reports to data sources. While this property was previously used to control
the automatic launching of the dialog, it has been deprecated in favor of more explicit methods of invoking the dialog.</p>
</div>
</div>
