PrintDocument for WinForms
GetColumnHeader メソッド (TableVectorGroupCollection)


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

戻り値の型

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

TableVectorGroupCollection クラス
TableVectorGroupCollection メンバ