Skip to main content
A newer version of this page is available. .
Tab

EditorImages.TrackBarMainDragHandle Property

Gets the settings of an image displayed in the main drag handle.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public TrackBarElementImageProperties TrackBarMainDragHandle { get; }

Property Value

Type Description
TrackBarElementImageProperties

A TrackBarElementImageProperties object that contains the image settings.

See Also