A newer version of this page is available.
Switch to the current version.
WorkWeekRule Class
Represents a regular workweek schedule.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v19.2.dll
Declaration
public class WorkWeekRule :
BaseRule,
INotifyScheduleDayChanged,
ICollection,
IEnumerable
Public Class WorkWeekRule
Inherits BaseRule
Implements INotifyScheduleDayChanged,
ICollection,
IEnumerable
Related API Members
The following members accept/return WorkWeekRule objects:
See Also
Feedback