ComponentOne FlexGrid for UWP
C1.UWP.FlexGrid Assembly / C1.Xaml.FlexGrid Namespace / HitTestInfo Class / CellType Property

In This Topic
    CellType Property (HitTestInfo)
    In This Topic
    Gets the type of cell at the specified location.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CellType As CellType
    public CellType CellType {get;}
    See Also