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

DataSourceWizardExtensionEvents Interface

Describes events this extension fires.

Declaration

export interface DataSourceWizardExtensionEvents

Properties

customizeDataSourceWizard Property

Occurs before the Dashboard Data Source Wizard is invoked.

Declaration

customizeDataSourceWizard: IDashboardWizardEventArgs

Property Value

Type Description
IDashboardWizardEventArgs

An object that provides data for the event.