FlexGrid for WPF
GetSelectedState(Int32,Int32) メソッド

C1.WPF.Grid アセンブリ > C1.WPF.Grid 名前空間 > FlexGrid クラス > GetSelectedState メソッド : GetSelectedState(Int32,Int32) メソッド
行インデックス。
列インデックス。
指定された列および行のセルの選択状態を示す GridSelectedState 値を取得します。
シンタックス
'宣言
 
Public Overloads Function GetSelectedState( _
   ByVal row As System.Integer, _
   ByVal col As System.Integer _
) As GridSelectedState
public GridSelectedState GetSelectedState( 
   System.int row,
   System.int col
)

パラメータ

row
行インデックス。
col
列インデックス。
参照

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