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

IConfigureOlapParametersPageView Interface

If implemented, provides a view for the Configure Connection Parameters page of the Data Source Wizard (OLAP Data Source).

Namespace: DevExpress.DashboardCommon.DataSourceWizard

Assembly: DevExpress.Dashboard.v19.1.Win.dll

Declaration

public interface IConfigureOlapParametersPageView

Remarks

The ConfigureOlapParametersPageView class provides a default implementation of the IConfigureOlapParametersPageView interface.

To learn more, see How to Customize Views and Presenters Corresponding to Wizard Pages.

See Also