Spread Windows Forms 12.0 Product Documentation
HeaderHitTestInformation Class Members
Properties 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : HeaderHitTestInformation Class

The following tables list the members exposed by HeaderHitTestInformation.

Public Constructors
 NameDescription
Public ConstructorCreates a new set of header hit test information.  
Top
Public Properties
 NameDescription
Public PropertyGets the column location referred to in the header.  
Public PropertyGets whether the location refers to a column resize area.  
Public PropertyGets whether the location refers to a filter button.  
Public PropertyGets whether the location refers to a sticky note.  
Public PropertyGets whether the location refers to a note indicator.  
Public PropertyGets whether the location refers to the row expand button.  
Public PropertyGets whether the location refers to a row resize area.  
Public PropertyGets whether the location refers to the sort button.  
Public PropertyGets the column being resized, if InColumnResize is true.  
Public PropertyGets the row being resized, if InRowResize is true.  
Public PropertyGets 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