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