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


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

    System.Object
       FarPoint.Win.Spread.ViewportHitTestInformation

    See Also