ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / C1Report Class / Layout Property

In This Topic
    Layout Property (C1Report)
    In This Topic
    Gets a reference to the report's Layout object.
    Syntax
    'Declaration
     
    Public Property Layout As Layout
    public Layout Layout {get; set;}
    See Also