Skip to main content

IDashboardWizardEventArgs Interface

Provides data for the CustomizeDataSourceWizard event.

#Declaration

TypeScript
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

TypeScript

#Property Value

Type Description
DataSourceWizardType

A value that specifies the wizard’s type.