GrapeCity MultiRow Windows Forms Documentation
HitTestInfo Class Members
Properties  Methods 


The following tables list the members exposed by HitTestInfo.

Public Properties
 NameDescription
Public PropertyCellIndexGets the index of the cell that contains the specified coordinates.  
Public PropertyCellNameGets the name of the cell that contains the specified coordinates.  
Public PropertyCellXGets the Cell.Left value of the cell with the specified coordinates.  
Public PropertyCellYGets the Cell.Top value of the cell that contains the specified coordinates.  
Public PropertySectionIndexGets the index of the Section that contains the specified coordinates.  
Public PropertyTypeGets a value that indicates which part of the GcMultiRow is located in the specified coordinates.  
Public PropertyViewportColumnIndexGets the index of the viewport column that contains the specified coordinates.  
Public PropertyViewportRowIndexGets the index of the viewport row that contains the specified coordinates.  
Top
Public Methods
 NameDescription
Public MethodEqualsDetermines whether the specified System.Object is equal to the current HitTestInfo.  
Public MethodGetHashCodeGets the hash code of the current HitTestInfo.  
Public MethodToStringReturns a System.String that represents the current HitTestInfo.  
Top
See Also

Reference

HitTestInfo Class
GrapeCity.Win.MultiRow Namespace
HitTest(Int32,Int32) Method

 

 


Copyright © GrapeCity, inc. All rights reserved.