Name | Description | |
---|---|---|
![]() | WorkWeek Constructor | Initializes a new instance of a WorkWeek. |
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 BaseWorkWeek.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 BaseWorkWeek.FridayTimes property. (Inherited from C1.GanttView.BaseWorkWeek) |
![]() | ResetMondayTimes | Resets the value of the BaseWorkWeek.MondayTimes property. (Inherited from C1.GanttView.BaseWorkWeek) |
![]() | ResetSaturdayTimes | Resets the value of the BaseWorkWeek.SaturdayTimes property. (Inherited from C1.GanttView.BaseWorkWeek) |
![]() | ResetSundayTimes | Resets the value of the BaseWorkWeek.SundayTimes property. (Inherited from C1.GanttView.BaseWorkWeek) |
![]() | ResetThursdayTimes | Resets the value of the BaseWorkWeek.ThursdayTimes property. (Inherited from C1.GanttView.BaseWorkWeek) |
![]() | ResetTuesdayTimes | Resets the value of the BaseWorkWeek.TuesdayTimes property. (Inherited from C1.GanttView.BaseWorkWeek) |
![]() | ResetWednesdayTimes | Resets the value of the BaseWorkWeek.WednesdayTimes property. (Inherited from C1.GanttView.BaseWorkWeek) |
Name | Description | |
---|---|---|
![]() | OnPropertyChanged | Raises the BaseWorkWeek.PropertyChanged event. (Inherited from C1.GanttView.BaseWorkWeek) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when the value of a property changes. (Inherited from C1.GanttView.BaseWorkWeek) |