Back to Devexpress

DockManager.LockWindowUpdate() Method

windowsforms-devexpress-dot-xtrabars-dot-docking-dot-dockmanager-2541a8dc.md

latest1.1 KB
Original Source

DockManager.LockWindowUpdate() Method

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace : DevExpress.XtraBars.Docking

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public IDisposable LockWindowUpdate()
vb
Public Function LockWindowUpdate As IDisposable

Returns

Type
IDisposable

See Also

DockManager Class

DockManager Members

DevExpress.XtraBars.Docking Namespace