C1.Maui.Calendar Assembly / C1.Maui.Calendar Namespace / CalendarSlotPresenter Class / SelectedBrush Property
In This Topic
SelectedBrush Property (CalendarSlotPresenter)
In This Topic
Gets or sets the Microsoft.Maui.Controls.Brush that is used to paint the selected slot.
Syntax
public Brush SelectedBrush {get; set;}
See Also