Style.Format プロパティ

定義

Microsoft .NET Frameworkのフォーマット文字列に評価される式を得ます。

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

プロパティ値

Microsoft .NETフレームワークのフォーマット文字列を表すReportStringPropertyオブジェクトです。

適用対象