次の方法で共有


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 オブジェクト。

適用対象