ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / DayOfWeekSlotPresenter Class / AllowFocusOnInteraction Property

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