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


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

    System.Object
       GrapeCity.Windows.SpreadSheet.UI.HitTestInformation

    See Also