Skip to main content

IDashboardWizardEventArgs Interface

Provides data for the CustomizeDataSourceWizard event.

Declaration

export interface IDashboardWizardEventArgs extends IWizardEventArgs<DevExpress.Analytics.Wizard.BaseWizard>

Remarks

Use the DataSourceWizardExtensionOptions.onCustomizeDataSourceWizard property to handle the CustomizeDataSourceWizard event.

Properties

type Property

Specifies the wizard’s type.

Declaration

type: DataSourceWizardType

Property Value

Type Description
DataSourceWizardType

A value that specifies the wizard’s type.