Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / ViewportHitTestInformation Class
Members


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

    System.Object
       GrapeCity.Windows.SpreadSheet.UI.ViewportHitTestInformation

    See Also