[]
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.
[Obsolete]
[Browsable(false)]
public bool LaunchDataSourceWizard { get; set; }
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.