Partager via


Propriété LabelData.Label

Gets the field name in the dataset to be displayed as navigation labels.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Label As String 
    Get
'Utilisation
Dim instance As LabelData 
Dim value As String 

value = instance.Label
public string Label { get; }
public:
property String^ Label {
    String^ get ();
}
member Label : string
function get Label () : String

Valeur de propriété

Type : System.String
Returns String.

Voir aussi

Référence

LabelData Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering