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