DocumentMapNode.Label, propriété
Obtient l'étiquette associée au nœud du plan du document.
Espace de noms : Microsoft.Reporting.WinForms
Assembly : Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.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 string en lecture seule.