ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1DateSelector Class / SelectedDateProperty Field

In This Topic
    SelectedDateProperty Field (C1DateSelector)
    In This Topic
    Identifies the SelectedDate dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly SelectedDateProperty As Windows.UI.Xaml.DependencyProperty
    public static readonly Windows.UI.Xaml.DependencyProperty SelectedDateProperty
    See Also