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

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