Scheduler for UWP | ComponentOne
C1.Xaml.Schedule Namespace / C1Scheduler Class / SelectedDateTimeProperty Field

In This Topic
    SelectedDateTimeProperty Field
    In This Topic
    Identifies the SelectedDateTime dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SelectedDateTimeProperty As DependencyProperty
    public static readonly DependencyProperty SelectedDateTimeProperty
    See Also