다음을 통해 공유


TextRun.Value 속성

정의

텍스트 실행에 대해 런타임에 표시되는 값을 반환하는 식을 가져오거나 설정합니다.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression Value { Microsoft::ReportingServices::RdlObjectModel::ReportExpression get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression Value { get; set; }
member this.Value : Microsoft.ReportingServices.RdlObjectModel.ReportExpression with get, set
Public Property Value As ReportExpression

속성 값

ReportExpression 개체입니다.

적용 대상