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 | Description |
---|---|
CalendarSelectionShape |
Rectangle
Displays the rectangle shape highlight.
Declaration
public const CalendarSelectionShape Rectangle
Field Value
Type | Description |
---|---|
CalendarSelectionShape |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |