TrackBarProperties.DecrementButtonStyle Property
In This Article
Gets the style settings that define the decrement button‘s appearance.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public TrackBarButtonStyle DecrementButtonStyle { get; }
#Property Value
Type | Description |
---|---|
Track |
An Track |
#Remarks
Note
The Decrement
See Also