ComponentOne FlexGrid for WPF and Silverlight
HitTestInfo Class Members
Properties 

C1.WPF.FlexGrid Namespace : HitTestInfo Class

The following tables list the members exposed by HitTestInfo.

Public Properties
 NameDescription
Public PropertyGets a CellRange object that represents the cell at the specified location.  
Public PropertyGets the type of cell at the specified location.  
Public PropertyGets the index of the column at the specified location.  
Public PropertyGets the System.Windows.RoutedEventArgs object used to create this HitTestInfo object.  
Public PropertyGets the GridPanel at the specified location.  
Public PropertyGets the Point that defines the hit test location.  
Public PropertyGets a Rect value that represents the bounds of the cell at the specified location.  
Public PropertyGets the index of the row at the specified location.  
Top
See Also

Reference

HitTestInfo Class
C1.WPF.FlexGrid Namespace