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

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