言語

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フレームワークのフォーマット文字列を表すReportStringPropertyオブジェクトです。

適用対象