Class SelectionHighlightMode
Defines constants that specify how to highlight a CalendarItem.
Inheritance
System.Object
    SelectionHighlightMode
  Namespace: Syncfusion.UI.Xaml.Calendar
Assembly: Syncfusion.Calendar.WinUI.dll
Syntax
public sealed class SelectionHighlightMode : EnumFields
Filled
Highlight with filled.
Declaration
public const SelectionHighlightMode FilledField Value
| Type | 
|---|
| SelectionHighlightMode | 
Outline
Highlight with rectangule shape.
Declaration
public const SelectionHighlightMode OutlineField Value
| Type | 
|---|
| SelectionHighlightMode |