Skip to main content

ChooseOlapConnectionPage<TModel> Properties

Provides a presenter to the Select a Data Connection page of the Data Source wizard (OLAP Data Source).
Name Description
FinishEnabled Specifies whether the Finish button is enabled on a wizard page.
Model Provides access to the wizard model, which accumulates settings specified by an end-user during wizard execution. Inherited from WizardPageBase<TView, TModel>.
MoveNextEnabled Specifies whether the Next button is enabled on a wizard page.
PageContent Provides access to the content of a wizard page. Inherited from WizardPageBase<TView, TModel>.
See Also