EditorStyles.TrackBarMainDragHandle Property
Gets the style settings defining the appearance of a track bar’s main drag handle.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| TrackBarButtonStyle | A TrackBarButtonStyle object that contains the style settings. |
See Also