Class ValidValue
Inheritance
System.Object
ValidValue
Namespace: Microsoft.SqlServer.ReportingServices2010
Assembly: BoldReports.Web.dll
Syntax
public class ValidValue : Object
Constructors
ValidValue()
Declaration
public ValidValue()
Properties
Label
Declaration
public string Label { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Value
Declaration
public string Value { get; set; }
Property Value
Type | Description |
---|---|
System.String |