ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / DaysOfWeekPresenter Class / SingleSelectionFollowsFocus Property

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