Bar.ForceUpdateLayout() Method
Forces this Bar to redraw itself.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public void ForceUpdateLayout()
See Also