FlexPivot for WinForms
GetNext メソッド

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > RowColCollection クラス : GetNext メソッド
Index of the original row or column.
Gets the index of the next visible row or column.
シンタックス
'宣言
 
Public Function GetNext( _
   ByVal item As System.Integer _
) As System.Integer
public System.int GetNext( 
   System.int item
)

パラメータ

item
Index of the original row or column.

戻り値の型

Index of the next visible row or column.
参照

RowColCollection クラス
RowColCollection メンバ