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.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ILayoutEngine Interface
ILayoutEngine Members
Overload List

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum