FlexPivot for WinForms
HitTestInfo 構造体
メンバ 

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 : HitTestInfo 構造体
Contains information, such as the row and column indexes, about a specific coordinate pair in the C1FlexGrid control.
オブジェクト モデル
HitTestInfo 構造体
シンタックス
'宣言
 
Public Structure HitTestInfo 
   Inherits System.ValueType
public struct HitTestInfo : System.ValueType 
解説
Use the C1FlexGridBase.HitTest method to obtain a HitTestInfo value.
継承階層

System.Object
   System.ValueType
      C1.Win.C1FlexGrid.HitTestInfo

参照

HitTestInfo メンバ
C1.Win.C1FlexGrid 名前空間