Compartir a través de


ValidValue.Label (Propiedad)

Obtiene una etiqueta para el valor válido.

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

Sintaxis

'Declaración
Public ReadOnly Property Label As String
public string Label { get; }
public:
property String^ Label {
    String^ get ();
}
member Label : string with get
function get Label () : String

Valor de propiedad

Tipo: String
Un objeto String de solo lectura.

Vea también

Referencia

ValidValue Clase

Microsoft.Reporting.WebForms (Espacio de nombres)