Gets or sets whether to show the Data Source wizard page allowing end-users to specify the data source name.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v18.2.Win.dll
public bool ShowDataSourceNamePage { get; set; }
Public Property ShowDataSourceNamePage As Boolean
Type | Default | Description |
---|---|---|
Boolean | false |
true, to show the Data Source wizard page allowing end-users to specify the data source name; otherwise, false. |