ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / Schedule Class / HoursPerDay Property

In This Topic
    HoursPerDay Property (Schedule)
    In This Topic
    Gets or sets the number of work hours per day.
    Syntax
    'Declaration
     
    Public Property HoursPerDay As System.Double
    public System.double HoursPerDay {get; set;}
    See Also