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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > TableVectorGroup クラス : ColumnFooter プロパティ
Gets or sets a value indicating whether the current group should be repeated as a table footer on each column where the containing table is printed.

Only one row and column group in a table can has this property set to true.

シンタックス
'宣言
 
Public Property ColumnFooter As System.Boolean
'使用法
 
Dim instance As TableVectorGroup
Dim value As System.Boolean
 
instance.ColumnFooter = value
 
value = instance.ColumnFooter
public System.bool ColumnFooter {get; set;}
参照

TableVectorGroup クラス
TableVectorGroup メンバ