DocumentManager.Update() Method
In This Article
Invalidates the region occupied by the current DocumentManager.
Namespace: DevExpress.XtraBars.Docking2010
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Remarks
This method updates the region occupied by the current DocumentManager and all the Documents it contains.
See Also