ComponentOne FlexGrid for WinForms
HitTestInfo Structure Members
Properties 

C1.Win.C1FlexGrid Namespace : HitTestInfo Structure

The following tables list the members exposed by HitTestInfo.

Public Properties
 NameDescription
Public PropertyGet the index of the column at the point being tested (if the point does not correspond to a cell, it returns -1).  
Public PropertyGets whether mouse is on footer.  
Public PropertyThe point on the control surface, in pixels.  
Public PropertyGet the index of the row at the point being tested (if the point does not correspond to a cell, it returns -1).  
Public PropertyGets a HitTestTypeEnum that describes the type of element described by a HitTestInfo.  
Public PropertyThe X coordinate of a point on the control surface, in pixels.  
Public PropertyThe Y coordinate of a point on the control surface, in pixels.  
Top
See Also

Reference

HitTestInfo Structure
C1.Win.C1FlexGrid Namespace