'Declaration Function BuildLayout( _ ByVal layoutInfo As LayoutInfo _ ) As ILayoutTree
ILayoutTree BuildLayout( LayoutInfo layoutInfo )
Parameters
- layoutInfo
- The LayoutInfo which provides the report to lay out.
Return Value
LayoutTree instance representing the report layout.