ActiveReports Developer 7
LayoutTree Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > LayoutState Structure : LayoutTree Property

Glossary Item Box

Specifies LayoutTree being built by the layout engine.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property LayoutTree As ILayoutTree
C# 
public ILayoutTree LayoutTree {get;}

See Also