PowerTools MultiRow for Windows Forms 8.0J
GetRowState(Int32) メソッド

行のインデックス。
指定したインデックスにある行の状態を取得します。
構文
Public Overloads Function GetRowState( _
   ByVal rowIndex As Integer _
) As MultiRowElementStates
public MultiRowElementStates GetRowState( 
   int rowIndex
)

パラメータ

rowIndex
行のインデックス。

戻り値の型

指定した行の状態を示すMultiRowElementStates値のビットごとの組み合わせ。
例外
例外解説
System.ArgumentOutOfRangeExceptionrowIndex0未満か、Rowの数 - 1を超えています。
参照

RowCollection クラス
RowCollection メンバ
オーバーロード一覧

 

 


© 2008-2015 GrapeCity inc. All rights reserved.