IWizardView.SetPageContent(Object) Method
Specifies the content of a wizard page.
Namespace: DevExpress.Data.WizardFramework
Assembly: DevExpress.Data.v22.2.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
Name | Type | Description |
---|---|---|
content | Object | A Object value. |
See Also