Udostępnij przez


Właściwość Group.Label

Pobiera etykieta grupowanie na planie dokumentu.

Przestrzeń nazw:  Microsoft.ReportingServices.ReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public MustOverride ReadOnly Property Label As String
    Get
'Użycie
Dim instance As Group
Dim value As String

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

Wartość właściwości

Typ: System.String
A ciąg wartość zawierającą etykietę tej grupowanie.