Skip to main content
A newer version of this page is available. .

DocumentManager.Update() Method

Invalidates the region occupied by the current DocumentManager.

Namespace: DevExpress.XtraBars.Docking2010

Assembly: DevExpress.XtraBars.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Navigation

Declaration

public void Update()

Remarks

This method updates the region occupied by the current DocumentManager and all the Documents it contains.

See Also