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

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