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

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