PrintDocument for WinForms
GetPageHeader メソッド (TableVectorGroupCollection)


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

戻り値の型

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

TableVectorGroupCollection クラス
TableVectorGroupCollection メンバ