DxPivotGridListEditor.BreakLinksToControls() Method
Removes references to the DxPivotGridListEditor‘s control and its event handlers.
Namespace: DevExpress.ExpressApp.Blazor.Editors
Assembly: DevExpress.ExpressApp.Blazor.v26.1.dll
Declaration
Remarks
The BreakLinksToControls method is used when disposing of the current List Editor, or replacing it with another List Editor.
See Also