Class ParameterElement
Inheritance
System.Object
ParameterElement
Namespace: Telerik.Reporting.Configuration
Assembly: Telerik.Reporting.dll
Syntax
public sealed class ParameterElement : ConfigurationElement
Constructors
ParameterElement()
Declaration
public ParameterElement()
Properties
Name
Declaration
public string Name { get; set; }
Property Value
System.String
|
Value
Declaration
public string Value { get; set; }
Property Value
System.String
|