GrapeCity.ActiveReports.Viewer.Win.v9 Assembly > GrapeCity.Viewer.Common.Model Namespace : Range Structure |
The following tables list the members exposed by Range.
Name | Description | |
---|---|---|
![]() | Range Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | End | Gets the first position past the end of range |
![]() | IsEmpty | Gets true if range represents empty one |
![]() | IsEndOpen |
Name | Description | |
---|---|---|
![]() | Contains | Gets true if range contains specific item |
![]() | Equals | Overloaded. |
![]() ![]() | For | Initializes a new range from start and end points. |
![]() | GetHashCode | |
![]() ![]() | Parse | Parses string input to Range |
![]() | ToString | |
![]() ![]() | Translate | Translates range by shift value, OpenEnd wise. |