Skip to main content
A newer version of this page is available. .

LayoutConverter Class

Converts a regular layout of controls to the LayoutControl, and vice versa.

Namespace: DevExpress.XtraLayout.Converter

Assembly: DevExpress.XtraLayout.v19.2.dll

Declaration

[ToolboxBitmap(typeof(LayoutControl), "Images.layoutconverter256.bmp")]
public class LayoutConverter :
    Component

Remarks

LayoutConverter_Tasks

See the following link for more information: Converting a Regular Layout of Controls to an XtraLayoutControl.

Inheritance

See Also