Classes
Class | Description | |
---|---|---|
![]() | DayTimeInterval |
Represents a day time interval.
|
![]() | Schedule |
Represents an object that defines working and nonworking time intervals for a specific Gantt Chart item.
|
![]() | TimeInterval |
Represents a time interval.
|
![]() | TimeOfDayTypeConverter |
Supports string-to-TimeOfDay conversion, either for property editors in design environmentsto, or enable XAML usages.
|
Structures
Structure | Description | |
---|---|---|
![]() | Date |
Represents a day, typically expressed as a date.
|
![]() | TimeOfDay |
Represents a time of the day, typically expressed as a time span passed between the start of the day and that time.
|
Delegates
Delegate | Description | |
---|---|---|
![]() | NonworkingDayIntervalProvider |
Represents a method that enumerates specific nonworking day time intervals for a Gantt Chart control or a Schedule object instance.
|