Back to Devexpress

BaseRule Class

windowsforms-devexpress-dot-xtragantt-dot-base-dot-scheduling.md

latest1.9 KB
Original Source

BaseRule Class

Represents a base rule for exceptions to the regular workweek schedule.

Namespace : DevExpress.XtraGantt.Base.Scheduling

Assembly : DevExpress.XtraGantt.v25.2.dll

NuGet Package : DevExpress.Win.Gantt

Declaration

csharp
public abstract class BaseRule
vb
Public MustInherit Class BaseRule

Inheritance

Show 13 items

Object BaseRule ExceptionRule

WorkWeekRule

YearlyExceptionRule

DailyExceptionRule

DaysExceptionRule

MonthlyDayOfWeekExceptionRule

MonthlyExceptionRule

WeeklyExceptionRule

WorkTimesExceptionRule

YearlyDayOfWeekExceptionRule

YearlyDayOfYearExceptionRule

See Also

BaseRule Members

DevExpress.XtraGantt.Base.Scheduling Namespace