Spread Windows Forms 9.0 Product Documentation
HeaderHitTestInformation Class Members
Properties 


The following tables list the members exposed by HeaderHitTestInformation.

Public Constructors
 NameDescription
Public ConstructorHeaderHitTestInformation ConstructorCreates a new set of header hit test information.  
Top
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.