A newer version of this page is available.
Switch to the current version.
WizardPageBase<TView, TModel>.PageContent Property
Provides access to the content of a wizard page.
Namespace: DevExpress.Data.WizardFramework
Assembly: DevExpress.Data.v18.2.dll
Declaration
Property Value
Type | Description |
---|---|
Object | A Object value. |
Implements
DevExpress.Data.WizardFramework.IWizardPage<TModel>.PageContent
See Also
Feedback