TrackBarProperties.SecondaryDragHandleImage Property
Provides access to the settings that define an image of a secondary drag handle.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
[DefaultValue("")]
public TrackBarElementImageProperties SecondaryDragHandleImage { get; }
#Property Value
Type | Default | Description |
---|---|---|
Track |
String. |
An Track |
#Remarks
All graphic file formats that can be interpreted by internet browsers are supported. Note that if an image is specified via the ImagePropertiesBase.Url property, the image’s size should be defined explicitly via the ImagePropertiesBase.Height and ImagePropertiesBase.Width properties, in order to correctly display the image at runtime.
Note
If the Track
Note
When designing an image for Secondary
Note
The Secondary