Back to Devexpress

ToolboxControl.EndUpdate() Method

windowsforms-devexpress-dot-xtratoolbox-dot-toolboxcontrol-a5939e07.md

latest1.2 KB
Original Source

ToolboxControl.EndUpdate() Method

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

Namespace : DevExpress.XtraToolbox

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public void EndUpdate()
vb
Public Sub

Remarks

See ToolboxControl.BeginUpdate for more information.

See Also

BeginUpdate()

Refresh()

ToolboxControl Class

ToolboxControl Members

DevExpress.XtraToolbox Namespace