Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DXSliderThumbAppearance Fields
Show Inherited Hide Inherited

An object that includes appearance properties of the Slider’s thumb.
Name Description
AutomationIdProperty static Bindable property for AutomationId. Inherited from Element.
BackgroundColorProperty static Identifies the BackgroundColor bindable property.
BindingContextProperty static Bindable property for BindingContext. Inherited from BindableObject.
BorderColorProperty static Identifies the BorderColor bindable property.
BorderThicknessProperty static Identifies the BorderThickness bindable property.
ClassIdProperty static Bindable property for ClassId. Inherited from Element.
CornerRadiusProperty static Identifies the CornerRadius bindable property.
DisabledBackgroundColorProperty static Identifies the DisabledBackgroundColor bindable property.
DisabledBorderColorProperty static Identifies the DisabledBorderColor bindable property.
HeightProperty static Identifies the Height bindable property.
PressedHeightProperty static Identifies the PressedHeight bindable property.
PressedWidthProperty static Identifies the PressedWidth bindable property.
SideMarginProperty static Identifies the SideMargin bindable property.
StyleProperty static Identifies the Style bindable property. Inherited from DXElementBase.
WidthProperty static Identifies the Width bindable property.
See Also