Proprietà DocumentMapNode.Label
Recupera l'etichetta associata al nodo della mappa documento.
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 DocumentMapNode
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
Valore stringa di sola lettura.