Skip to main content

LayoutConverter Class

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

Namespace: DevExpress.XtraLayout.Converter

Assembly: DevExpress.XtraLayout.v23.2.dll

NuGet Package: 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