Skip to main content

WorkWeekRule Class

Represents a regular workweek schedule.

Namespace: DevExpress.XtraGantt

Assembly: DevExpress.XtraGantt.v23.2.dll

NuGet Package: DevExpress.Win.Gantt

Declaration

public class WorkWeekRule :
    BaseRule,
    INotifyScheduleDayChanged,
    ICollection,
    IEnumerable

The following members return WorkWeekRule objects:

Inheritance

Object
BaseRule
WorkWeekRule
See Also