ParameterModel Properties
Contains a report parameter, properties and methods to manage the parameter.| Name | Description |
|---|---|
| ActualDescription | Inherited from ParameterItemViewModel. |
| AllowNull | Inherited from ParameterItemViewModel. |
| CaptionPosition | |
| Description | Inherited from ParameterItemViewModel. |
| Enabled | Inherited from ParameterItemViewModel. |
| ErrorMessage | Inherited from ParameterItemViewModel. |
| IsFilteredLookUpSettings | Inherited from ParameterItemViewModel. |
| IsRangeParameter | Inherited from ParameterItemViewModel. |
| Item[String] | Inherited from ParameterItemViewModel. |
| LabelOrientation | Inherited from ParameterItemViewModel. |
| LookUpValues | Inherited from ParameterItemViewModel. |
| MultiValue | Inherited from ParameterItemViewModel. |
| Name | Inherited from ParameterItemViewModel. |
| SelectAllValues | Inherited from ParameterItemViewModel. |
| Tag | Inherited from ParameterItemViewModel. |
| Type | Inherited from ParameterItemViewModel. |
| Value | Inherited from ParameterItemViewModel. |
| ValueTemplate | Specifies the editor template for the parameter. |
| ValueType |
See Also