PropertyCollectionSource.Dispose() Method
Releases all the resources allocated by the current PropertyCollectionSource.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Remarks
This method supports the internal XAF infrastructure. It is not intended to be called from your code. When a Frame‘s View is changed via the Frame.SetView method, the View‘s Collection Source is automatically disposed of.
See Also