TrackBarProperties.ShowChangeButtons Property
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
[DefaultValue(true)]
public bool ShowChangeButtons { get; set; }
<DefaultValue(True)>
Public Property ShowChangeButtons As Boolean
Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
true to show increment and decrement buttons; otherwise, false. |
Remarks
If the ShowChangeButtons property is set to true, end-users can change drag handle positions by clicking increment and decrement buttons. If the ShowChangeButtons property is set to false, change buttons are not di