Spread Windows Forms 17
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 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