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

In This Topic
    FocusState Property (C1DatePicker)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property FocusState As Windows.UI.Xaml.FocusState
    public Windows.UI.Xaml.FocusState FocusState {get;}
    See Also