ActiveReports 9
For Method

Initializes a new range from start and end points.
Syntax
'Declaration
 
Public Shared Function For( _
   ByVal start As System.Integer, _
   ByVal end As System.Integer _
) As Range
public static Range For( 
   System.int start,
   System.int end
)

Parameters

start
end
See Also

Reference

Range Structure
Range Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum