ViewItem.Dispose() Method
Releases all resources used by this ViewItem object.
Namespace: DevExpress.ExpressApp.Editors
Assembly: DevExpress.ExpressApp.v20.2.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Remarks
This method releases all resources allocated by the current ViewItem, and speeds up system performance.
This method supports the internal eXpressApp Framework infrastructure. Usually you do not need to call it from your code.
See Also