Partilhar via


Propriedade DocumentMapNode.Label

Gets the label associated with the document map node.

Namespace:  Microsoft.Reporting.WinForms
Assembly:  Microsoft.ReportViewer.WinForms (em Microsoft.ReportViewer.WinForms.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 value.

Consulte também

Referência

DocumentMapNode Classe

Namespace Microsoft.Reporting.WinForms