Back to Devexpress

SvgImageBox.EndUpdate() Method

windowsforms-devexpress-dot-xtraeditors-dot-svgimagebox-b963d001.md

latest1.0 KB
Original Source

SvgImageBox.EndUpdate() Method

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

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.Utils.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core

Declaration

csharp
public void EndUpdate()
vb
Public Sub

Remarks

See the BeginUpdate() method to learn more.

See Also

SvgImageBox Class

SvgImageBox Members

DevExpress.XtraEditors Namespace