FlexGrid for WPF
Row プロパティ (GridHitTestInfo)

C1.WPF.Grid アセンブリ > C1.WPF.Grid 名前空間 > GridHitTestInfo クラス : Row プロパティ
指定された場所にある行のインデックスを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Row As System.Integer
public System.int Row {get;}
解説
指定された場所に行がない場合、このプロパティは -1 を返します。
参照

GridHitTestInfo クラス
GridHitTestInfo メンバ