PrintDocument for WinForms
GetPageFooter メソッド (TableVectorGroupCollection)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > TableVectorGroupCollection クラス : GetPageFooter メソッド
Gets the group of rows or columns which has the TableVectorGroup.PageFooter property set to true.
シンタックス
'宣言
 
Public Function GetPageFooter() As TableVectorGroup
'使用法
 
Dim instance As TableVectorGroupCollection
Dim value As TableVectorGroup
 
value = instance.GetPageFooter()
public TableVectorGroup GetPageFooter()

戻り値の型

The TableVectorGroup which is a table footer repeated on each page, or null if such group does not exist.
参照

TableVectorGroupCollection クラス
TableVectorGroupCollection メンバ