Поделиться через


Свойство TextRun.Label

Gets the label for the placeholder for this text run.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public Overridable ReadOnly Property Label As String 
    Get
'Применение
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

Значение свойства

Тип: System.String
The label for the placeholder for this text run.

См. также

Справочник

TextRun Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering