WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridCellView Class / IsMouseOver Property
In This Topic
    IsMouseOver Property (GridCellView)
    In This Topic
    Gets or sets the mouse over state.
    Syntax
    public bool IsMouseOver {get; set;}
    See Also