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

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