NavigationFrame.LayoutChanged() Method
In This Article
Forces the NavigationFrame to redraw itself.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.2.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