FlexGrid for WinForms
GetPrevious メソッド (RowColCollection)

C1.Win.FlexGrid.6 アセンブリ > C1.Win.FlexGrid 名前空間 > RowColCollection クラス : GetPrevious メソッド
元の行または列のインデックス。
前の表示された行または列のインデックスを取得します。
シンタックス
'宣言
 
Public Function GetPrevious( _
   ByVal item As System.Integer _
) As System.Integer
public System.int GetPrevious( 
   System.int item
)

パラメータ

item
元の行または列のインデックス。

戻り値の型

前の表示された行または列のインデックス。
参照

RowColCollection クラス
RowColCollection メンバ