TextRun.Value プロパティ

定義

表現を受け取り、その値は実行時にテキスト実行時に表示されます。

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ Value { Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty Value { get; }
member this.Value : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Public MustOverride ReadOnly Property Value As ReportStringProperty

プロパティ値

ReportStringProperty オブジェクト。

適用対象