\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List.ListBase Namespace / Frame Class / LayoutEngine Property

In This Topic
    LayoutEngine Property (Frame)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property LayoutEngine As System.Windows.Forms.Layout.LayoutEngine
    public virtual System.Windows.Forms.Layout.LayoutEngine LayoutEngine {get;}
    See Also