PrintDocument for WinForms
GetBound メソッド (TableVectorGroupCollection)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > TableVectorGroupCollection クラス : GetBound メソッド
Gets the bound of the current group collection, i.e. the index of the last row or column in the contained groups plus 1.
シンタックス
'宣言
 
Public Function GetBound() As System.Integer
'使用法
 
Dim instance As TableVectorGroupCollection
Dim value As System.Integer
 
value = instance.GetBound()
public System.int GetBound()

戻り値の型

The bound of the current group collection.
参照

TableVectorGroupCollection クラス
TableVectorGroupCollection メンバ