Skip to main content
A newer version of this page is available. .

DashboardChooseDataSourceTypePage Class

Declaration

export class DashboardChooseDataSourceTypePage extends ChooseDataSourceTypePage

Inherited Members

DevExpress.Dashboard.Designer.DashboardChooseDataSourceTypePage.selectedItem
DevExpress.Dashboard.Designer.DashboardChooseDataSourceTypePage.typeItems
DevExpress.Dashboard.Designer.DashboardChooseDataSourceTypePage.canFinish
DevExpress.Dashboard.Designer.DashboardChooseDataSourceTypePage.canNext
DevExpress.Dashboard.Designer.DashboardChooseDataSourceTypePage.commit
DevExpress.Dashboard.Designer.DashboardChooseDataSourceTypePage.initialize(state)

constructor(_wizardOptions)

Initializes a new instance of the DashboardChooseDataSourceTypePage class with specified settings.

Declaration

constructor(
    _wizardOptions: _DataSourceWizardOptions
)

Parameters

Name Type
_wizardOptions _DataSourceWizardOptions

Properties

connectionStrings Property

Provides access to the connection string collection.

Declaration

connectionStrings: IDashboardDataSourceWizardConnectionStrings

Property Value

Type Description
IDashboardDataSourceWizardConnectionStrings

The connection string collection.