Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / C1Scheduler Class / SelectedDateTimeIntervalProperty Field

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