'Declaration Overloads Function BuildLayout( _ ByVal layoutInfo As LayoutInfo _ ) As ILayoutTree
ILayoutTree BuildLayout( LayoutInfo layoutInfo )
Parameters
- layoutInfo
- LayoutInfo use to build the layout.
Return Value
LayoutTree instance representing the report layout.