ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / WeekNumberSlotPresenter Class / UseSystemFocusVisuals Property

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