ActiveReports 9
AdjustFromResult Method

A LayoutResult object containing the output of the ILayoutManager interface.
Returns a new LayoutContext corresponding to the specified LayoutResult.
Syntax
'Declaration
 
Public Function AdjustFromResult( _
   ByVal result As LayoutResult _
) As LayoutContext
public LayoutContext AdjustFromResult( 
   LayoutResult result
)

Parameters

result
A LayoutResult object containing the output of the ILayoutManager interface.
See Also

Reference

LayoutContext Structure
LayoutContext Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum