View.BreakLinksToControls() Method
Removes references to a View‘s controls and their event handlers.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Remarks
This method should be overridden in View class descendants.
See Also