WorkTimeRulesCollection.Remove(RuleBase) Method
Removes the specified rule from the collection.
Namespace: DevExpress.Web.ASPxGantt
Assembly: DevExpress.Web.ASPxGantt.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| rule | RuleBase | A rule object. |
See Also