ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / C1CalendarViewPresenter Class / AllowFocusWhenDisabled Property

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