Skip to main content

Bar.ForceUpdateLayout() Method

Forces this Bar to redraw itself.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v24.2.dll

Declaration

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