PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / PropertyGridCellView Class / IsMouseOver Property

In This Topic
    IsMouseOver Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property IsMouseOver As Boolean
    public bool IsMouseOver {get; set;}
    See Also