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

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