Spread Windows Forms 7.0 Product Documentation
HeaderHitTestInformation Class Members
See Also  Properties  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : HeaderHitTestInformation Class


Glossary Item Box

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

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.