GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / C1GanttView Class / HoursPerDay Property

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