Skip to main content
All docs
V26.1
  • LayoutConverter Class

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

    Namespace: DevExpress.XtraLayout.Converter

    Assembly: DevExpress.XtraLayout.v26.1.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