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

In This Topic
    HitTestInformation Class Members
    In This Topic

    The following tables list the members exposed by HitTestInformation.

    Public Constructors
     NameDescription
    Public Constructor Creates a new set of hit test information.  
    Top
    Public Properties
     NameDescription
    Public Property Gets the column viewport referred to in the spreadsheet.  
    Public Property Gets more detailed hit test information for the filter bar.  
    Public Property Gets more detailed hit test information for the headers (column headers, row headers, and corner).  
    Public Property Gets more detailed hit test information for the range group.  
    Public Property Gets the row viewport referred to in the spreadsheet.  
    Public Property Gets more detailed hit test information for the tab strip.  
    Public Property Gets more detailed hit test information for the title bar.  
    Public Property Gets the general area referred to in the spreadsheet.  
    Public Property Gets more detailed hit test information for the viewport.  
    Top
    See Also