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