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.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Navigation

Declaration

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