GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView 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 Double
    public double HoursPerWeek {get; set;}
    See Also