DocumentMapNode.Label, propriété
Obtient l'étiquette associée au nœud du plan du document.
Espace de noms : Microsoft.Reporting.WebForms
Assembly : Microsoft.ReportViewer.WebForms (dans Microsoft.ReportViewer.WebForms.dll)
Syntaxe
'Déclaration
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
Valeur de propriété
Type : String
Valeur de type chaîne en lecture seule.