DiagramControl.EndUpdate() Method
In This Article
Unlocks the DiagramControl object after a call to the BeginUpdate method and causes an immediate visual update.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v24.2.dll
NuGet Package: DevExpress.Win.Diagram
#Declaration
#Remarks
See DiagramControl.BeginUpdate to learn more.
See Also