Skip to main content
A newer version of this page is available.
All docs
V20.2

ASPxClientCustomizeDataSourceWizardEventArgs Class

Provides data for the ASPxClientDashboard.CustomizeDataSourceWizard event.

Declaration

declare class ASPxClientCustomizeDataSourceWizardEventArgs extends ASPxClientEventArgs

Inherited Members

Inheritance

ASPxClientEventArgs
ASPxClientCustomizeDataSourceWizardEventArgs

Properties

Type Property

Specifies the wizard’s type.

Declaration

Type: string

Property Value

Type Description
string

A DataSourceWizardType value that specifies the wizard’s type.

Wizard Property

Specifies the wizard.

Declaration

Wizard: any

Property Value

Type Description
any

The wizard.