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

EditorImages.TrackBarIncrementButton Property

Gets the settings of an image that is displayed in the increment button.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public TrackBarElementImageProperties TrackBarIncrementButton { get; }

Property Value

Type Description
TrackBarElementImageProperties

A TrackBarElementImageProperties object that contains the image settings.

See Also