バージョン

FooterStringFormat プロパティ

文字列で表示される場合、Footer プロパティの書式を指定するコンポジット文字列を取得または設定します。
シンタックス
'宣言
 
Public Property FooterStringFormat As String
public string FooterStringFormat {get; set;}
解説

FooterStringFormat は定義済み、コンポジット、またはカスタム文字列の書式になる可能性があります。詳細は、System.Windows.Controls.HeaderedContentControl に対応する HeaderFormatString プロパティのドキュメントを参照してください。

注: Microsoft の .NET フレームワーク 3.5 SP1 以前のバージョンを使用しているか、ReportPagePresenterFooterTemplate または FooterTemplateSelector プロパティを設定する場合、FooterStringFormat プロパティは無視されます。

参照