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


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

    System.Object
       GrapeCity.Windows.SpreadSheet.UI.HeaderHitTestInformation

    See Also