[]
        
(Showing Draft Content)

C1.GanttView.WorkWeek

WorkWeek Class

Specifies a work week for a given period.

Inheritance
WorkWeek
Namespace: C1.GanttView
Assembly: C1.WPF.GanttView.dll
Syntax
[TypeConverter(typeof(WorkWeekConverter))]
public class WorkWeek : BaseWorkWeek, INotifyPropertyChanged, ICloneable

Constructors

Name Description
WorkWeek()

Initializes a new instance of a WorkWeek.

Properties

Name Description
FinishDate

Gets or sets the finish date of a work week.

Name

Gets or sets the name of a work week.

StartDate

Gets or sets the start date of a work week.