Compartir a través de


ValidValue.Value (Propiedad)

Obtiene un valor válido.

Espacio de nombres:  Microsoft.Reporting.WebForms
Ensamblado:  Microsoft.ReportViewer.WebForms (en Microsoft.ReportViewer.WebForms.dll)

Sintaxis

'Declaración
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 propiedad

Tipo: String
Un objeto String de solo lectura.

Vea también

Referencia

ValidValue Clase

Microsoft.Reporting.WebForms (Espacio de nombres)