Class SelectionShape
Defines constants that specify the highlight shape of CalendarItem.
Inheritance
System.Object
    SelectionShape
  Namespace: Syncfusion.UI.Xaml.Calendar
Assembly: Syncfusion.Calendar.WinUI.dll
Syntax
public sealed class SelectionShape : EnumFields
Circle
Highlight with circle shape.
Declaration
public const SelectionShape CircleField Value
| Type | 
|---|
| SelectionShape | 
Rectangle
Highlight with rectangule shape.
Declaration
public const SelectionShape RectangleField Value
| Type | 
|---|
| SelectionShape |