ComponentOne DateTimeEditors for UWP
C1.UWP.DateTimeEditors Assembly / C1.Xaml.DateTimeEditors Namespace / C1DatePicker Class / SelectedDateFormatProperty Field

In This Topic
    SelectedDateFormatProperty Field
    In This Topic
    Identifies the SelectedDateFormat dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly SelectedDateFormatProperty As Windows.UI.Xaml.DependencyProperty
    public static readonly Windows.UI.Xaml.DependencyProperty SelectedDateFormatProperty
    See Also