MAUI | ComponentOne
C1.Maui.Calendar Assembly / C1.Maui.Calendar Namespace / C1Calendar Class / MouseOverBrush Property
In This Topic
    MouseOverBrush Property (C1Calendar)
    In This Topic
    Gets or sets the Microsoft.Maui.Controls.Brush that is used to highlight slots when the mouse is over.
    Syntax
    public Brush MouseOverBrush {get; set;}
    See Also