ActiveReports 10
Range Structure Members
Fields  Properties  Methods 

GrapeCity.ActiveReports.Viewer.Win.v10 Assembly > GrapeCity.Viewer.Common.Model Namespace : Range Structure

The following tables list the members exposed by Range.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Gets empty range  
Public FieldThe length of the Range  
Public FieldThe start of the Range  
Top
Public Properties
 NameDescription
Public PropertyGets the first position past the end of range  
Public PropertyGets true if range represents empty one  
Public PropertyGets a value indicating whether the end of this Range equals to int.MaxValue.  
Top
Public Methods
 NameDescription
Public MethodGets true if range contains specific item  
Public MethodOverloaded. Determines whether the specified System.Object is equal to this instance.  
Public Methodstatic (Shared in Visual Basic)Initializes a new range from start and end points.  
Public MethodReturns a hash code for this instance.  
Public Methodstatic (Shared in Visual Basic)Parses string input to Range  
Public MethodReturns a System.String that represents this instance in 'Start - End' format.  
Public Methodstatic (Shared in Visual Basic)Translates range by shift value, OpenEnd wise.  
Top
See Also

Reference

Range Structure
GrapeCity.Viewer.Common.Model Namespace