C1.WPF.GanttView.4 Assembly > C1.GanttView Namespace : WorkWeek Class |
The following tables list the members exposed by WorkWeek.
Name | Description | |
---|---|---|
WorkWeek Constructor | Initializes a new instance of a WorkWeek. |
Name | Description | |
---|---|---|
FinishDate | Gets or sets the finish date of a work week. | |
FridayTimes | Gets or sets the working times for Friday. (Inherited from C1.GanttView.BaseWorkWeek) | |
MondayTimes | Gets or sets the working times for Monday. (Inherited from C1.GanttView.BaseWorkWeek) | |
Name | Gets or sets the name of a work week. | |
SaturdayTimes | Gets or sets the working times for Saturday. (Inherited from C1.GanttView.BaseWorkWeek) | |
Schedule | Gets the owner Schedule. (Inherited from C1.GanttView.BaseWorkWeek) | |
StartDate | Gets or sets the start date of a work week. | |
SundayTimes | Gets or sets the working times for Sunday. (Inherited from C1.GanttView.BaseWorkWeek) | |
ThursdayTimes | Gets or sets the working times for Thursday. (Inherited from C1.GanttView.BaseWorkWeek) | |
TuesdayTimes | Gets or sets the working times for Tuesday. (Inherited from C1.GanttView.BaseWorkWeek) | |
WednesdayTimes | Gets or sets the working times for Wednesday. (Inherited from C1.GanttView.BaseWorkWeek) |
Name | Description | |
---|---|---|
ResetFridayTimes | Resets the value of the FridayTimes property. (Inherited from C1.GanttView.BaseWorkWeek) | |
ResetMondayTimes | Resets the value of the MondayTimes property. (Inherited from C1.GanttView.BaseWorkWeek) | |
ResetSaturdayTimes | Resets the value of the SaturdayTimes property. (Inherited from C1.GanttView.BaseWorkWeek) | |
ResetSundayTimes | Resets the value of the SundayTimes property. (Inherited from C1.GanttView.BaseWorkWeek) | |
ResetThursdayTimes | Resets the value of the ThursdayTimes property. (Inherited from C1.GanttView.BaseWorkWeek) | |
ResetTuesdayTimes | Resets the value of the TuesdayTimes property. (Inherited from C1.GanttView.BaseWorkWeek) | |
ResetWednesdayTimes | Resets the value of the WednesdayTimes property. (Inherited from C1.GanttView.BaseWorkWeek) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when the value of a property changes. (Inherited from C1.GanttView.BaseWorkWeek) |