ComponentOne DateTimeEditors for UWP
C1.UWP.DateTimeEditors Assembly / C1.Xaml.DateTimeEditors Namespace / C1DatePicker Class / AllowFocusWhenDisabled Property

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