Back to Devexpress

NavigationFrame.LayoutChanged() Method

windowsforms-devexpress-dot-xtrabars-dot-navigation-dot-navigationframe-a4529612.md

latest1.2 KB
Original Source

NavigationFrame.LayoutChanged() Method

Forces the NavigationFrame to redraw itself.

Namespace : DevExpress.XtraBars.Navigation

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public virtual void LayoutChanged()
vb
Public Overridable Sub LayoutChanged

Remarks

The LayoutChanged method recalculates all graphical information of the current NavigationFrame instance and redraws it.

See Also

NavigationFrame Class

NavigationFrame Members

DevExpress.XtraBars.Navigation Namespace