Back to Devexpress

LayoutConverter Class

windowsforms-devexpress-dot-xtralayout-dot-converter.md

latest1.6 KB
Original Source

LayoutConverter Class

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

Namespace : DevExpress.XtraLayout.Converter

Assembly : DevExpress.XtraLayout.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[DXLicenseWinForms]
public class LayoutConverter :
    Component
vb
<DXLicenseWinForms>
Public Class LayoutConverter
    Inherits Component

Remarks

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

Inheritance

Object MarshalByRefObject Component LayoutConverter

See Also

LayoutConverter Members

DevExpress.XtraLayout.Converter Namespace