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