TrackBarProperties.IncrementButtonStyle Property
In This Article
Gets the style settings which define the Increment Button‘s appearance.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public TrackBarButtonStyle IncrementButtonStyle { get; }
#Property Value
Type | Description |
---|---|
Track |
A Track |
#Remarks
Note
The Increment
See Also