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

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

Syntax

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

See Also