Back to Devexpress

DiagramControl.EndUpdate() Method

windowsforms-devexpress-dot-xtradiagram-dot-diagramcontrol-c40be68c.md

latest1.1 KB
Original Source

DiagramControl.EndUpdate() Method

Unlocks the DiagramControl object after a call to the BeginUpdate method and causes an immediate visual update.

Namespace : DevExpress.XtraDiagram

Assembly : DevExpress.XtraDiagram.v25.2.dll

NuGet Package : DevExpress.Win.Diagram

Declaration

csharp
public virtual void EndUpdate()
vb
Public Overridable Sub

Remarks

See DiagramControl.BeginUpdate to learn more.

See Also

DiagramControl Class

DiagramControl Members

DevExpress.XtraDiagram Namespace