Skip to main content
Tab

EditorImages.TrackBarSecondaryDragHandle Property

Gets the settings of an image that is displayed in the secondary drag handle.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public TrackBarElementImageProperties TrackBarSecondaryDragHandle { get; }

Property Value

Type Description
TrackBarElementImageProperties

A TrackBarElementImageProperties object that contains the image settings.

See Also