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