Skip to main content
.NET 6.0+

ShowViewStrategyBase.Dispose() Method

Releases all the resources allocated by the current Show View Strategy.

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public virtual void Dispose()

Remarks

This method supports the internal XAF infrastructure, and is not intended to be called from your code.

See Also