IntRange Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.IntRange"]
Namespace: Stimulsoft.Report
The IntRange type exposes the following members.
Name | Description | |
---|---|---|
![]() | IntRange | Initializes a new instance of the IntRange class |
![]() | IntRange(Int32, Int32) | Initializes a new instance of the IntRange class |
Name | Description | |
---|---|---|
![]() | FromObject |
Gets or sets From item of range.
(Overrides RangeFromObject.) |
![]() | FromStrLoc | (Inherited from Range.) |
![]() | RangeName |
Gets specified name of range. Range name equal to name of range class.
(Overrides RangeRangeName.) |
![]() | RangeType |
Gets the type of range items.
(Overrides RangeRangeType.) |
![]() | ToObject |
Gets or set To item of range.
(Overrides RangeToObject.) |
![]() | ToStrLoc | (Inherited from Range.) |
Name | Description | |
---|---|---|
![]() | Contains | |
![]() | Equals | (Inherited from Range.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Range.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Parse |
Fill From and To item of range with it string representation.
(Inherited from Range.) |
![]() | ToString | (Overrides ObjectToString.) |