Interface
IParameterValueModel

Definition

Namespace:Telerik.ReportViewer.Common

Assembly:Telerik.ReportViewer.WinForms.dll

Syntax:

cs-api-definition
public interface IParameterValueModel

Derived Classes: ParameterValueModelMultivalueAvailableValuesParameterModel.SelectAllItem

Properties

IsSelected

Specifies whether the parameter value is selected.

Declaration

cs-api-definition
bool IsSelected { get; set; }

Property Value

bool

Name

Gets the Name.

Declaration

cs-api-definition
string Name { get; }

Property Value

string

Value

Gets Value

Declaration

cs-api-definition
object Value { get; }

Property Value

object

In this article
DefinitionPropertiesIsSelectedNameValue
Not finding the help you need?
Contact Support