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