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

C1.WPF.Grid アセンブリ > C1.WPF.Grid 名前空間 > FlexGrid クラス > GetSelectedTimes メソッド : GetSelectedTimes(Int32,Int32) メソッド
行インデックス。
列インデックス。
セルが選択された回数を取得します。
シンタックス
'宣言
 
Public Overloads Function GetSelectedTimes( _
   ByVal row As System.Integer, _
   ByVal col As System.Integer _
) As System.Integer
public System.int GetSelectedTimes( 
   System.int row,
   System.int col
)

パラメータ

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

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