Back to Devexpress

DXRangeSlider.EndThumbAppearance Property

maui-devexpress-dot-maui-dot-editors-dot-dxrangeslider-75b87068.md

latest841 B
Original Source

DXRangeSlider.EndThumbAppearance Property

Gets or sets the end 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 EndThumbAppearance { get; set; }

Property Value

TypeDescription
DXSliderThumbAppearance

The end thumb appearance.

|

See Also

DXRangeSlider Class

DXRangeSlider Members

DevExpress.Maui.Editors Namespace