DevExpress.XtraGantt.Exceptions Namespace
Contains types that specify exceptions to the regular workweek schedule in the Gantt control.
Assembly: DevExpress.XtraGantt.v24.2.dll
NuGet Package: DevExpress.Win.Gantt
#Classes
Name | Description |
---|---|
Daily |
Represents a rule that specifies an exception that reoccurs every day. |
Days |
Represents a rule that specifies an exception that reoccurs by days. |
Exception |
Represents a day with a schedule that is an exception to the regular workweek. |
Exception |
Represents a collection of rules that specify exceptions to the regular workweek. |
Monthly |
Represents a rule that specifies an exception that reoccurs every month in a particular week of the month and day of the week. |
Monthly |
Represents a rule that specifies an exception that reoccurs every month on a particular day of the month. |
Weekly |
Represents a rule that specifies an exception that reoccurs every week on a particular day of the week. |
Work |
Represents a base rule that specifies an exception to the regular workweek schedule. |
Yearly |
Represents a rule that specifies an exception that reoccurs every year in a particular month, week of the month, and day of the week. |
Yearly |
Represents a rule that specifies an exception that reoccurs every year on a particular day of the year. |
Yearly |
Represents a rule that specifies an exception that reoccurs every year in a particular month and day of the month. |