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

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