ExceptionRule.Occurrences Property
Gets or sets a value that specifies how many times the rule is applied.
Namespace: DevExpress.XtraGantt.Base.Scheduling
Assembly: DevExpress.XtraGantt.v25.1.dll
NuGet Package: DevExpress.Win.Gantt
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Int32 | 0 | An integer value that specifies how many times the rule is applied. |
See Also