ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / ViewSlotPresenter Class / IsEnabled Property

In This Topic
    IsEnabled Property (ViewSlotPresenter)
    In This Topic
    Syntax
    'Declaration
     
    Public Property IsEnabled As System.Boolean
    public System.bool IsEnabled {get; set;}
    See Also