Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / HeaderHitTestInformation Class


HeaderHitTestInformation Class Properties

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

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