ScheduleDay Class
In This Article
Represents a day with a schedule.
Namespace: DevExpress.XtraGantt.Base.Scheduling
Assembly: DevExpress.XtraGantt.v24.2.dll
NuGet Package: DevExpress.Win.Gantt
#Declaration
See Also
DevExpress v24.2 Update — Your Feedback Matters
Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.
Represents a day with a schedule.
Namespace: DevExpress.XtraGantt.Base.Scheduling
Assembly: DevExpress.XtraGantt.v24.2.dll
NuGet Package: DevExpress.Win.Gantt
public class ScheduleDay :
INotifyCollectionChanged<WorkTime>
Public Class ScheduleDay
Implements INotifyCollectionChanged(Of WorkTime)
No
Your feedback is appreciated.