Proprietà ValidValue.Label
Recupera un'etichetta per il valore valido.
Spazio dei nomi: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)
Sintassi
'Dichiarazione
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
Valore proprietà
Tipo: String
Oggetto String di sola lettura.