Propriedade ValidValue.Label
Gets a label for the valid value.
Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (em Microsoft.ReportViewer.WebForms.dll)
Sintaxe
'Declaração
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 propriedade
Tipo: String
A read-only string object.