FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridControlPanel Class / IsMouseOver Property

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