FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.GroupPanel.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGridGroupPanel Class / IsStylusOver Property

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