Skip to main content
All docs
V25.1
  • DevExpress v25.1 Update — Your Feedback Matters

    Our What's New in v25.1 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

    Take the survey Not interested

    DevExpress.XtraGantt.Exceptions Namespace

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

    Assembly: DevExpress.XtraGantt.v25.1.dll

    NuGet Package: DevExpress.Win.Gantt

    #Classes

    Name Description
    DailyExceptionRule Represents a rule that specifies an exception that reoccurs every day.
    DaysExceptionRule Represents a rule that specifies an exception that reoccurs by days.
    ExceptionDay Represents a day with a schedule that is an exception to the regular workweek.
    ExceptionRuleCollection Represents a collection of rules that specify exceptions to the regular workweek.
    MonthlyDayOfWeekExceptionRule Represents a rule that specifies an exception that reoccurs every month in a particular week of the month and day of the week.
    MonthlyExceptionRule Represents a rule that specifies an exception that reoccurs every month on a particular day of the month.
    WeeklyExceptionRule Represents a rule that specifies an exception that reoccurs every week on a particular day of the week.
    WorkTimesExceptionRule Represents a base rule that specifies an exception to the regular workweek schedule.
    YearlyDayOfWeekExceptionRule Represents a rule that specifies an exception that reoccurs every year in a particular month, week of the month, and day of the week.
    YearlyDayOfYearExceptionRule Represents a rule that specifies an exception that reoccurs every year on a particular day of the year.
    YearlyExceptionRule Represents a rule that specifies an exception that reoccurs every year in a particular month and day of the month.