GrapeCity MultiRow Windows Forms Documentation
HitTestInfo Class Properties


For a list of all members of this type, see HitTestInfo members.

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
See Also

Reference

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

 

 


Copyright © GrapeCity, inc. All rights reserved.