LayoutControl.LayoutChanged() Method
In This Article
Updates the Layout Control.
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Remarks
The LayoutChanged method recalculates all graphical information and redraws the Layout Control.
See Also