Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule Namespace / BeforeTimeFormatEventArgs Class / WorkTime Property

In This Topic
    WorkTime Property (BeforeTimeFormatEventArgs)
    In This Topic
    Gets or sets a value indicating whether time interval should be displayed as a working time.
    Syntax
    'Declaration
     
    Public Property WorkTime As System.Boolean
    public System.bool WorkTime {get; set;}
    See Also