ActiveReports 10
Range Constructor(Int32)

GrapeCity.ActiveReports.Viewer.Win.v10 Assembly > GrapeCity.Viewer.Common.Model Namespace > Range Structure > Range Constructor : Range Constructor(Int32)
The start of the Range.
Initializes a new instance of the Range struct.
Syntax
'Declaration
 
Public Function New( _
   ByVal value As Integer _
)
public Range( 
   int value
)

Parameters

value
The start of the Range.
See Also

Reference

Range Structure
Range Members
Overload List