'Declaration Overloads Function BuildLayout( _ ByVal report As IReport, _ ByVal targetDevice As ITargetDevice _ ) As ILayoutTree
ILayoutTree BuildLayout( IReport report, ITargetDevice targetDevice )
Parameters
- report
- The report to lay out.
- targetDevice
- ITargetDevice to use for layout.