ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Export Namespace / LayoutTreeKeeper Class / LayoutTree Property

In This Topic
    LayoutTree Property (LayoutTreeKeeper)
    In This Topic
    Gets the tree.
    Syntax
    'Declaration
     
    Public Property LayoutTree As ILayoutTree
    public ILayoutTree LayoutTree {get; set;}
    See Also