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

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