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

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