StyleBase.Format 属性

定义

获取一个表达式,该表达式的计算结果为 Microsoft .NET Framework 格式设置字符串。

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

属性值

一个表示 Microsoft .NET Framework 格式设置字符串的 ReportStringProperty 对象。

适用于