WizardPageBase<TView, TModel>.PageContent Property
Provides access to the content of a wizard page.
Namespace: DevExpress.Data.WizardFramework
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
Object | A Object value. |
See Also