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

ChooseXPObjectSourceEntityTypePage<TModel> Properties

Provides a presenter to the Choose an Entity Type page of the Data Source Wizard.
Name Description
FinishEnabled Specifies whether or not the Finish button is enabled on the Choose an Entity Type 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 or not the Next button is enabled on the Choose an Entity Type wizard page.
PageContent Provides access to the content of a wizard page. Inherited from WizardPageBase<TView, TModel>.
See Also