Skip to main content
Tab

EditorImages.TrackBarMainDragHandle Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public TrackBarElementImageProperties TrackBarMainDragHandle { get; }

Property Value

Type Description
TrackBarElementImageProperties

A TrackBarElementImageProperties object that contains the image settings.

See Also