GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / Schedule Class / HoursPerWeek Property

In This Topic
    HoursPerWeek Property (Schedule)
    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