Progress® Telerik® Reporting R3 2020
ParameterModel Class
Represents the report parameter model to associate the parameter editor UI with.
Inheritance Hierarchy
Namespace: Telerik.ReportViewer.CommonAssemblies: Telerik.ReportViewer.WebForms (in Telerik.ReportViewer.WebForms.dll)
Telerik.ReportViewer.WinForms (in Telerik.ReportViewer.WinForms.dll)
Telerik.ReportViewer.Wpf (in Telerik.ReportViewer.Wpf.dll)
Syntax
The ParameterModel type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ParameterModel | Initializes a new instance of the ParameterModel class |
Properties
Name | Description | |
---|---|---|
![]() | AllowBlank |
Gets the AllowNull.
|
![]() | AllowNull |
Gets the AllowNull.
|
![]() | AutoRefresh |
Gets the AutoRefresh.
|
![]() | AvailableValues |
Gets a list of the available ParameterValueModels.
|
![]() | ID |
Gets the ID.
|
![]() | IsNull |
Specifies whether the 'null' value is selected.
|
![]() | Multivalue |
Gets the Multivalue.
|
![]() | Name |
Gets the Name.
|
![]() | SafeValue |
Prevent user input to be considered as expression
|
![]() | SelectedSingleValue |
Gets or sets a single selected value.
|
![]() | Text |
Gets the Text.
|
![]() | Type |
Gets the Type.
|
![]() | TypeName |
Gets the Type.
|
![]() | Value |
Methods
Name | Description | |
---|---|---|
![]() | CreateParameterValueModel | |
![]() | GetInvalidValueValidationError | |
![]() | HasValidValue | |
![]() | Invalidate | |
![]() | OnPropertyChanged |
Raises the PropertyChanged event.
(Inherited from ObservableObject.) |
Events
Name | Description | |
---|---|---|
![]() | PropertyChanged |
Occurs when a property value changes.
(Inherited from ObservableObject.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | IDataErrorInfoError | |
![]() ![]() | IDataErrorInfoItem |
Version Information
Supported in: 1.0.1