CompositeView.BreakLinksToControls() Method
Removes references to Composite View controls and their event handlers.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v25.2.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Remarks
Use this method when you have to dispose of the current Composite View in a Frame or replace it with another Composite View.
See Also