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 对象。

适用于