ActiveReports 9
Layout Method

LayoutContext specifying information about layout operations
Lays out the content that the specified ContentRange represents.
Syntax
'Declaration
 
Function Layout( _
   ByVal context As LayoutContext _
) As LayoutResult

Parameters

context
LayoutContext specifying information about layout operations

Return Value

LayoutResult indicating outcome of this operation
Remarks
This method should return the exact size of the content laid out encapsulated into LayoutResult.
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

ILayoutManager Interface
ILayoutManager Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum