Właściwość TextRun.Label
Etykieta dla symbolu zastępczego dla tego TextRun.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public Overridable ReadOnly Property Label As String
Get
'Użycie
Dim instance As TextRun
Dim value As String
value = instance.Label
public virtual string Label { get; }
public:
virtual property String^ Label {
String^ get ();
}
abstract Label : string
override Label : string
function get Label () : String
Wartość właściwości
Typ: System.String
A ciąg wartości.
Zobacz także