Skip to main content
All docs
V25.1
  • WorkWeekRule Class

    Represents a regular workweek schedule.

    Namespace: DevExpress.XtraGantt

    Assembly: DevExpress.XtraGantt.v25.1.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