Specifies whether the "Increase" and "Decrease" toolbar buttons are enabled.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v19.2.dll
[DefaultValue(true)]
public bool EnableIncreaseDecrease { get; set; }
<DefaultValue(True)>
Public Property EnableIncreaseDecrease As Boolean
Type | Default | Description |
---|---|---|
Boolean | true |
true, to enable the "Increase" and "Decrease" toolbar buttons; otherwise, false. |
Use the "Increase" and "Decrease" toolbar buttons to increase and decrease the number of resources the appointments are grouped by.