Propriété ValidValue.Label
Obtient une étiquette pour la valeur valide.
Espace de noms : Microsoft.Reporting.WebForms
Assembly : Microsoft.ReportViewer.WebForms (en Microsoft.ReportViewer.WebForms.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Label As String
Get
'Utilisation
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
Valeur de propriété
Type : System.String
Objet string en lecture seule.