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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > TableVectorGroup クラス : ColumnHeader プロパティ
Gets or sets a value indicating whether the current group should be repeated as a table header 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 ColumnHeader As System.Boolean
'使用法
 
Dim instance As TableVectorGroup
Dim value As System.Boolean
 
instance.ColumnHeader = value
 
value = instance.ColumnHeader
public System.bool ColumnHeader {get; set;}
参照

TableVectorGroup クラス
TableVectorGroup メンバ