RangeBoundaryParameter Properties
The base class for the RangeStartParameter and RangeEndParameter classes.
Name | Description |
---|---|
Allow |
For internal use. |
Can |
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. |
Design |
Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Enabled | |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
Expression |
Provides access to the parameter’s expression bindings collection. Inherited from Parameter. |
Look |
Specifies the look-up editor settings of the parameter. Inherited from Parameter. |
Multi |
For internal use. |
Name | Specifies a name by which you can reference a parameter in a report. Inherited from Parameter. |
Object |
For internal use. |
Parameter |
Obsolete. For internal use. Specifies the type of the value associated with the parameter. Inherited from Parameter. |
Raw |
For internal use. Inherited from Parameter. |
Select |
For internal use. |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
Tag | For internal use. |
Type | For internal use. |
Value | Specifies a parameter value. Inherited from Parameter. |
Value |
For internal use. Stores additional information relating to the parameter‘s value. Inherited from Parameter. |
Value |
For internal use. |
Visible | For internal use. |
See Also