ReportParameterRangeValue Object | Crystal Report Plugin Library |
The ReportParameterRangeValue stores detailed information about the parameter value if it is a range value. For single values, see the ReportParameterSingleValue Object. Valuable information is also contained in the ReportParameterValue Object description.
Inheritance Structure |
Property | Description |
---|---|
The lower bound of the range that restricts the scope of the value. Read | |
Indicates that the range, restricting the scope of the value, has no lower bound. | |
Indicates that the range, restricting the scope of the value, has no upper bound. | |
Indicates that the value of the parameter can include the FromValue. | |
Indicates that the value of the parameter can include the ToValue. | |
IsNull Property (Inherited) | |
IsRangeValue Property (Inherited) | |
IsSingleValue Property (Inherited) | |
RangeValue Property (Inherited) | Retrieves the parameter's range value information. Read |
SingleValue Property (Inherited) | Retrieves the parameter's single value information. Read |
The upper limit of the range that restricts the scope of the parameter values. |
Method | Explanation |
---|---|
MakeDisplayString Method (Inherited) |
Crystal Decisions, Inc. http://www.crystaldecisions.com Support services: http://support.crystaldecisions.com |