Proprietà ValidValue.Label
Recupera un'etichetta per il valore valido.
Spazio dei nomi Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in Microsoft.ReportViewer.WebForms.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property Label As String
Get
'Utilizzo
Dim instance As ValidValue
Dim value As String
value = instance.Label
public string Label { get; }
public:
property String^ Label {
String^ get ();
}
member Label : string
function get Label () : String
Valore proprietà
Tipo: System.String
Oggetto string di sola lettura.