Spread Windows Forms 10.0 Product Documentation
HeaderHitTestInformation Class Properties


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

Public Properties
 NameDescription
Public PropertyColumnGets the column location referred to in the header.  
Public PropertyInColumnResizeGets whether the location refers to a column resize area.  
Public PropertyInFilterGets whether the location refers to a filter button.  
Public PropertyInNoteGets whether the location refers to a sticky note.  
Public PropertyInNoteIndicatorGets whether the location refers to a note indicator.  
Public PropertyInRowExpansionGets whether the location refers to the row expand button.  
Public PropertyInRowResizeGets whether the location refers to a row resize area.  
Public PropertyInSortGets whether the location refers to the sort button.  
Public PropertyResizingColumnGets the column being resized, if InColumnResize is true.  
Public PropertyResizingRowGets the row being resized, if InRowResize is true.  
Public PropertyRowGets the row location referred to in the header.  
Top
See Also

Reference

HeaderHitTestInformation Class
FarPoint.Win.Spread Namespace
HitTestInformation Class

User-Task Documentation

Locating the Cursor Using HitTest
Customizing Interaction Based on Events

 

 


Copyright © GrapeCity, inc. All rights reserved.