PrintDocument for WinForms
Footer プロパティ (TableVectorGroup)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > TableVectorGroup クラス : Footer プロパティ
Gets or sets flags indicating whether the current group should be treated as a table footer repeated on each page and/or column.
シンタックス
'宣言
 
Public Property Footer As TableFooterEnum
'使用法
 
Dim instance As TableVectorGroup
Dim value As TableFooterEnum
 
instance.Footer = value
 
value = instance.Footer
public TableFooterEnum Footer {get; set;}
参照

TableVectorGroup クラス
TableVectorGroup メンバ
PageFooter プロパティ
ColumnFooter プロパティ