ComponentOne Calendar for UWP
IsEnabled Property (DaySlot)

C1.UWP.Calendar Assembly > C1.Xaml.Calendar Namespace > DaySlot Class : IsEnabled Property
Indicates whether a day represented by the DaySlot is currently enabled in C1Calendar UI.
Syntax
'Declaration
 
Public ReadOnly Property IsEnabled As System.Boolean
public System.bool IsEnabled {get;}
See Also

Reference

DaySlot Class
DaySlot Members