New to Telerik ReportingStart a free 30-day trial

Represents the report parameter model to associate the WPF parameter editor UI with.

Definition

Properties

Gets or sets all the tooltips and messages

C#
public ITextResources TextResources { get; }

Methods

Returns the accessible description to be used by screen readers

C#
public virtual string GetAccessibleDescription()
Returns:

string

Overridden method for displaying localized parameter validation string

C#
protected override string GetInvalidValueValidationError()
Returns:

string

Overrides: ParameterModel.GetInvalidValueValidationError()