Skip to main content
A newer version of this page is available. .

WorkWeekRule Class

Represents a regular workweek schedule.

Namespace: DevExpress.XtraGantt

Assembly: DevExpress.XtraGantt.v19.2.dll

Declaration

public class WorkWeekRule :
    BaseRule,
    INotifyScheduleDayChanged,
    ICollection,
    IEnumerable

The following members return WorkWeekRule objects:

Inheritance

Object
BaseRule
WorkWeekRule
See Also