Wizard<TWizardModel>.GetResultModel() Method
Returns the resulting wizard model.
Namespace: DevExpress.Data.WizardFramework
Assembly: DevExpress.Data.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| TWizardModel | An object implementing the IWizardModel interface. |
See Also