ComponentOne DateTimeEditors for UWP
C1.UWP.DateTimeEditors Assembly / C1.Xaml.DateTimeEditors Namespace / C1TimeEditor Class / AllowFocusOnInteraction Property

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