ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / LayoutState Structure / LayoutTree Property

In This Topic
    LayoutTree Property (LayoutState)
    In This Topic
    Specifies LayoutTree being built by the layout engine.
    Syntax
    'Declaration
     
    Public ReadOnly Property LayoutTree As ILayoutTree
    public ILayoutTree LayoutTree {get;}
    See Also