Back to Devexpress

LayoutControl.LayoutChanged() Method

windowsforms-devexpress-dot-xtralayout-dot-layoutcontrol-7c64013a.md

latest960 B
Original Source

LayoutControl.LayoutChanged() Method

Updates the Layout Control.

Namespace : DevExpress.XtraLayout

Assembly : DevExpress.XtraLayout.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 and redraws the Layout Control.

See Also

LayoutControl Class

LayoutControl Members

DevExpress.XtraLayout Namespace