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