FlexPivot for WinForms
GetPrevious メソッド

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

パラメータ

item
Index of the original row or column.

戻り値の型

Index of the previous visible row or column.
参照

RowColCollection クラス
RowColCollection メンバ