Range Class |
Namespace: Stimulsoft.Report
The Range type exposes the following members.
Name | Description | |
---|---|---|
FromObject |
Gets or sets From item of range.
| |
FromStrLoc | ||
RangeName |
Gets specified name of range. Range name equal to name of range class.
| |
RangeType |
Gets the type of range items.
| |
ToObject |
Gets or set To item of range.
| |
ToStrLoc |
Name | Description | |
---|---|---|
Equals | (Overrides ObjectEquals(Object).) | |
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 | (Overrides ObjectGetHashCode.) | |
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.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |