バージョン

ReportSummaryFooterCell プロパティ

集計フッターを表すレポートの ITableCell (または、集計フッターが表示されない場合は、null)。
シンタックス
'宣言
 
Public ReadOnly Property ReportSummaryFooterCell As Infragistics.Documents.Reports.Report.Table.ITableCell
public Infragistics.Documents.Reports.Report.Table.ITableCell ReportSummaryFooterCell {get;}
解説

集計フッター行は、Infragistics.Documents.Reports.Report.Table.ITableCell によってレポートに表されます。

集計フッターが表示されない場合、このプロパティは null を返します。

参照