ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / LayoutForm Class / LayoutEngine Property

In This Topic
    LayoutEngine Property (LayoutForm)
    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