Skip to main content
Bar

BarManager.LayoutChanged() Method

Forces the BarManager to repaint itself after you have made certain modifications to its layout.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public void LayoutChanged()
See Also