Właściwość DataMember.Label
Pobiera etykietę do wyświetlenia w tym element członkowski danych.
Przestrzeń nazw: Microsoft.ReportingServices.ReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public Overrides ReadOnly Property Label As String
Get
'Użycie
Dim instance As DataMember
Dim value As String
value = instance.Label
public override string Label { get; }
public:
virtual property String^ Label {
String^ get () override;
}
abstract Label : string
override Label : string
override function get Label () : String
Wartość właściwości
Typ: System.String
A ciąg zawierający etykietę do wyświetlenia w tym element członkowski danych.