FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridHitTestInfo Class
Properties


In This Topic
    GridHitTestInfo Class Members
    In This Topic

    The following tables list the members exposed by GridHitTestInfo.

    Public Properties
     NameDescription
    Public PropertyGets a GridCellRange object that represents the cell at the specified location.  
    Public PropertyGets the type of cell at the specified location.  
    Public PropertyGets the index of the column at the specified location.  
    Public PropertyGets the index of the row at the specified location.  
    Top
    See Also