Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / HitTestInformation Class
Members


In This Topic
    HitTestInformation Class
    In This Topic
    Represents hit test information for the data area of the spreadsheet.
    Syntax
    'Declaration
     
    
    Public Class HitTestInformation 
    'Usage
     
    
    Dim instance As HitTestInformation
    public class HitTestInformation 
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.HitTestInformation

    See Also