ActiveReports 9
BuildLayout(IReport,ITargetDevice) Method

The report to lay out.
ITargetDevice to use for layout.
Builds a complete layout tree using the supplied report instance.  
Syntax
'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.
See Also

Reference

ILayoutEngine Interface
ILayoutEngine Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum