Udostępnij przez


Właściwość PinLabelInstance.Text

Pobiera wartość obliczoną Text właściwość w PinLabel klasy

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

Składnia

'Deklaracja
Public ReadOnly Property Text As String
    Get
'Użycie
Dim instance As PinLabelInstance
Dim value As String

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

Wartość właściwości

Typ: System.String
A ciąg wartości reprezentującej obliczonej wartości Text właściwość.