BaseComponent.LayoutChanged() Method
Updates the element.
Namespace: DevExpress.XtraBars.Docking2010.Base
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Remarks
The LayoutChanged method recalculates all the graphical information of the BaseComponent object and redraws it. This method is automatically called when changes are applied to a BaseComponent.
See Also