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

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