Back to Devexpress

DevExpress.XtraGantt.Exceptions Namespace

windowsforms-devexpress-dot-xtragantt-606f8b84.md

latest2.5 KB
Original Source

DevExpress.XtraGantt.Exceptions Namespace

Contains types that specify exceptions to the regular workweek schedule in the Gantt control.

Assembly : DevExpress.XtraGantt.v25.2.dll

NuGet Package : DevExpress.Win.Gantt

Classes

NameDescription
DailyExceptionRuleRepresents a rule that specifies an exception that reoccurs every day.
DaysExceptionRuleRepresents a rule that specifies an exception that reoccurs by days.
ExceptionDayRepresents a day with a schedule that is an exception to the regular workweek.
ExceptionRuleCollectionRepresents a collection of rules that specify exceptions to the regular workweek.
MonthlyDayOfWeekExceptionRuleRepresents a rule that specifies an exception that reoccurs every month in a particular week of the month and day of the week.
MonthlyExceptionRuleRepresents a rule that specifies an exception that reoccurs every month on a particular day of the month.
WeeklyExceptionRuleRepresents a rule that specifies an exception that reoccurs every week on a particular day of the week.
WorkTimesExceptionRuleRepresents a base rule that specifies an exception to the regular workweek schedule.
YearlyDayOfWeekExceptionRuleRepresents a rule that specifies an exception that reoccurs every year in a particular month, week of the month, and day of the week.
YearlyDayOfYearExceptionRuleRepresents a rule that specifies an exception that reoccurs every year on a particular day of the year.
YearlyExceptionRuleRepresents a rule that specifies an exception that reoccurs every year in a particular month and day of the month.