Indicates whether a day represented by the DaySlot is currently selected in C1Calendar UI.

Namespace:  C1.Xaml.Calendar
Assembly:  C1.Xaml.Calendar (in C1.Xaml.Calendar.dll)

Syntax

C#
public bool IsSelected { get; internal set; }
Visual Basic
Public Property IsSelected As Boolean
	Get
	Friend Set

See Also