A newer version of this page is available.
Switch to the current version.
ExceptionRuleCollection Class
Represents a collection of rules that specify exceptions to the regular workweek.
Namespace: DevExpress.XtraGantt.Exceptions
Assembly: DevExpress.XtraGantt.v19.2.dll
Declaration
public class ExceptionRuleCollection :
CollectionBase<ExceptionRule>
Public Class ExceptionRuleCollection
Inherits CollectionBase(Of ExceptionRule)
Related API Members
The following members accept/return ExceptionRuleCollection objects:
Inheritance
Object
DevExpress.XtraGantt.Base.Scheduling.CollectionBase<ExceptionRule>
ExceptionRuleCollection
See Also
Feedback