ActiveReports 9
SetRange Method

The content range of the layout result.
Returns a new result with the specified range.
Syntax
'Declaration
 
Public Function SetRange( _
   ByVal range As ContentRange _
) As LayoutResult
public LayoutResult SetRange( 
   ContentRange range
)

Parameters

range
The content range of the layout result.
See Also

Reference

LayoutResult Structure
LayoutResult Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum