FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridCellView Class / IsStylusOver Property

In This Topic
    IsStylusOver Property (GridCellView)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsStylusOver As Boolean
    public bool IsStylusOver {get;}
    See Also