ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Forms Namespace / TagsInputFormBase Class / LayoutEngine Property

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