Propriedade ValidValue.Value
Gets a valid value.
Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (em Microsoft.ReportViewer.WebForms.dll)
Sintaxe
'Declaração
Public ReadOnly Property Value As String
public string Value { get; }
public:
property String^ Value {
String^ get ();
}
member Value : string with get
function get Value () : String
Valor de propriedade
Tipo: String
A read-only string object.