ScheduleDay Class
Represents a day with a schedule.
Namespace: DevExpress.XtraGantt.Base.Scheduling
Assembly: DevExpress.XtraGantt.v24.1.dll
NuGet Package: DevExpress.Win.Gantt
Declaration
Inheritance
See Also
Represents a day with a schedule.
Namespace: DevExpress.XtraGantt.Base.Scheduling
Assembly: DevExpress.XtraGantt.v24.1.dll
NuGet Package: DevExpress.Win.Gantt
public class ScheduleDay :
INotifyCollectionChanged<WorkTime>
Public Class ScheduleDay
Implements INotifyCollectionChanged(Of WorkTime)
No
Your feedback is appreciated.