NavigationFrame.LayoutChanged() Method
Forces the NavigationFrame to redraw itself.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Remarks
The LayoutChanged method recalculates all graphical information of the current NavigationFrame instance and redraws it.
See Also