Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / HeaderHitTestInformation Class
Properties

In This Topic
    HeaderHitTestInformation Class Members
    In This Topic

    The following tables list the members exposed by HeaderHitTestInformation.

    Public Constructors
     NameDescription
    Public Constructor Creates a new set of header hit test information.  
    Top
    Public Properties
     NameDescription
    Public Property Gets the column location referred to in the header.  
    Public Property Gets whether the location refers to a column resize area.  
    Public Property Gets whether the location refers to a filter button.  
    Public Property Gets whether the location refers to a sticky note.  
    Public Property Gets whether the location refers to a note indicator.  
    Public Property Gets whether the location refers to the row expand button.  
    Public Property Gets whether the location refers to a row resize area.  
    Public Property Gets whether the location refers to the sort button.  
    Public Property Gets the column being resized, if InColumnResize is true.  
    Public Property Gets the row being resized, if InRowResize is true.  
    Public Property Gets the row location referred to in the header.  
    Top
    See Also