FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridSelectionLayer Class / IsStylusDirectlyOver Property

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