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 : Enum
Fields
Filled
Highlight with filled.
Declaration
public const SelectionHighlightMode Filled
Field Value
Type |
---|
SelectionHighlightMode |
Outline
Highlight with rectangule shape.
Declaration
public const SelectionHighlightMode Outline
Field Value
Type |
---|
SelectionHighlightMode |