RangeStartParameter Properties
A range parameter‘s nested start parameter in a report.Name | Description |
---|---|
AllowNull | For internal use. Inherited from RangeBoundaryParameter. |
CanRaiseEvents protected | Gets a value indicating whether the component can raise an event. Inherited from Component. |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Description | For internal use. Inherited from RangeBoundaryParameter. |
DesignMode protected | Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Enabled | Inherited from RangeBoundaryParameter. |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
ExpressionBindings | Provides access to the parameter’s expression bindings collection. Inherited from Parameter. |
LookUpSettings | Specifies the look-up editor settings of the parameter. Inherited from Parameter. |
MultiValue | For internal use. Inherited from RangeBoundaryParameter. |
Name | Specifies a name by which you can reference a parameter in a report. Inherited from Parameter. |
ObjectType | For internal use. Inherited from RangeBoundaryParameter. |
ParameterType | Obsolete. For internal use. Specifies the type of the value associated with the parameter. Inherited from Parameter. |
RawValue | For internal use. Inherited from Parameter. |
SelectAllValues | For internal use. Inherited from RangeBoundaryParameter. |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
Tag | For internal use. Inherited from RangeBoundaryParameter. |
Type | For internal use. Inherited from RangeBoundaryParameter. |
Value | Specifies a parameter value. Inherited from Parameter. |
ValueInfo | For internal use. Stores additional information relating to the parameter‘s value. Inherited from Parameter. |
ValueSourceSettings | For internal use. Inherited from RangeBoundaryParameter. |
Visible | For internal use. Inherited from RangeBoundaryParameter. |
See Also