Class CalendarSelectionShape
Defines the selection shape for the SfCalendar.
Inheritance
System.Object
CalendarSelectionShape
Namespace: Syncfusion.Maui.Calendar
Assembly: Syncfusion.Maui.Calendar.dll
Syntax
public sealed class CalendarSelectionShape : Enum
Fields
Circle
Displays the circle shape highlight.
Declaration
public const CalendarSelectionShape Circle
Field Value
Type |
---|
CalendarSelectionShape |
Rectangle
Displays the rectangle shape highlight.
Declaration
public const CalendarSelectionShape Rectangle
Field Value
Type |
---|
CalendarSelectionShape |