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


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

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

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

TableVectorGroup クラス
TableVectorGroup メンバ