Back to Devexpress

DXRangeSlider.StartThumbAppearance Property

maui-devexpress-dot-maui-dot-editors-dot-dxrangeslider-523ccc76.md

latest849 B
Original Source

DXRangeSlider.StartThumbAppearance Property

Gets or sets the start thumb appearance. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public DXSliderThumbAppearance StartThumbAppearance { get; set; }

Property Value

TypeDescription
DXSliderThumbAppearance

The start thumb appearance.

|

See Also

DXRangeSlider Class

DXRangeSlider Members

DevExpress.Maui.Editors Namespace