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

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