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 : Enum
Fields
Circle
Highlight with circle shape.
Declaration
public const SelectionShape Circle
Field Value
Type |
---|
SelectionShape |
Rectangle
Highlight with rectangule shape.
Declaration
public const SelectionShape Rectangle
Field Value
Type |
---|
SelectionShape |