ConfigureOlapParametersPageView(IWizardRunnerContext) Constructor
Initializes a new instance of the ConfigureOlapParametersPageView class with the specified settings.
Namespace: DevExpress.DashboardWin.DataSourceWizard
Assembly: DevExpress.Dashboard.v24.1.Win.dll
NuGet Package: DevExpress.Win.Dashboard
Declaration
Parameters
Name | Type | Description |
---|---|---|
context | IWizardRunnerContext | An object implementing the IWizardRunnerContext interface that provides the functionality to run the wizard. |
See Also