WizardRunnerContext.Dispose() Method
Releases all resources used by WizardRunnerContext.
Namespace: DevExpress.DataAccess.UI.Wizard
Assembly: DevExpress.DataAccess.v24.2.UI.dll
Declaration
Remarks
Calling the Dispose method allows you to reallocate the resources used by a WizardRunnerContext instance.
See Also