Back to Devexpress

DXRangeSlider Fields

maui-devexpress-dot-maui-dot-editors-dot-dxrangeslider-dot-underscore-fields.md

latest24.4 KB
Original Source

DXRangeSlider Fields

A component that allows you to select a range of numeric values.

NameDescription
AnchorXProperty staticBindable property for AnchorX. Inherited from VisualElement.
AnchorYProperty staticBindable property for AnchorY. Inherited from VisualElement.
AnimationDurationProperty staticIdentifies the AnimationDuration bindable property. Inherited from DXSliderBase.
AnimationEasingProperty staticIdentifies the AnimationEasing bindable property. Inherited from DXSliderBase.
AutomationIdProperty staticBindable property for AutomationId. Inherited from Element.
BackgroundColorProperty staticBindable property for BackgroundColor. Inherited from VisualElement.
BackgroundProperty staticBindable property for Background. Inherited from VisualElement.
BehaviorsProperty staticBindable property for Behaviors. Inherited from VisualElement.
BindingContextProperty staticBindable property for BindingContext. Inherited from BindableObject.
BorderColorProperty staticIdentifies the BorderColor bindable property. Inherited from DXViewBase.
BorderThicknessProperty staticIdentifies the BorderThickness bindable property. Inherited from DXViewBase.
ClassIdProperty staticBindable property for ClassId. Inherited from Element.
ClipProperty staticBindable property for Clip. Inherited from VisualElement.
CornerRadiusProperty staticIdentifies the CornerRadius bindable property. Inherited from DXViewBase.
EndThumbAppearanceProperty staticIdentifies the EndThumbAppearance bindable property.
EndTooltipAppearanceProperty staticIdentifies the EndTooltipAppearance bindable property.
EndTooltipDisplayFormatProperty staticIdentifies the EndTooltipDisplayFormat bindable property.
EndTooltipShowModeProperty staticIdentifies the EndTooltipShowMode bindable property.
EndValueProperty staticIdentifies the EndValue bindable property.
FlowDirectionProperty staticBindable property for FlowDirection. Inherited from VisualElement.
HeightProperty staticBindable property for Height. Inherited from VisualElement.
HeightRequestProperty staticBindable property for HeightRequest. Inherited from VisualElement.
HorizontalOptionsProperty staticBindable property for HorizontalOptions. Inherited from View.
InputTransparentProperty staticBindable property for InputTransparent. Inherited from VisualElement.
IsClippedToBoundsProperty staticIdentifies the IsClippedToBounds bindable property. Inherited from DXViewBase.
IsEnabledProperty staticBindable property for IsEnabled. Inherited from VisualElement.
IsFocusedProperty staticBindable property for IsFocused. Inherited from VisualElement.
IsFocusedPropertyKey staticBindable property for IsFocused. Inherited from VisualElement.
IsVisibleProperty staticBindable property for IsVisible. Inherited from VisualElement.
MarginProperty staticBindable property for Margin. Inherited from View.
MaxValueProperty staticIdentifies the MaxValue bindable property. Inherited from DXSliderBase.
MinimumHeightRequestProperty staticBindable property for MinimumHeightRequest. Inherited from VisualElement.
MinimumWidthRequestProperty staticBindable property for MinimumWidthRequest. Inherited from VisualElement.
MinValueProperty staticIdentifies the MinValue bindable property. Inherited from DXSliderBase.
NavigationProperty staticBindable property for Navigation. Inherited from VisualElement.
OpacityProperty staticBindable property for Opacity. Inherited from VisualElement.
OrientationProperty staticIdentifies the Orientation bindable property. Inherited from DXSliderBase.
PaddingProperty staticIdentifies the Padding bindable property. Inherited from DXViewBase.
propertyMapper protectedRepresents the view’s internal PropertyMapper. Inherited from View.
RotationProperty staticBindable property for Rotation. Inherited from VisualElement.
RotationXProperty staticBindable property for RotationX. Inherited from VisualElement.
RotationYProperty staticBindable property for RotationY. Inherited from VisualElement.
ScaleProperty staticBindable property for Scale. Inherited from VisualElement.
ScaleXProperty staticBindable property for ScaleX. Inherited from VisualElement.
ScaleYProperty staticBindable property for ScaleY. Inherited from VisualElement.
StartThumbAppearanceProperty staticIdentifies the StartThumbAppearance bindable property.
StartTooltipAppearanceProperty staticIdentifies the StartTooltipAppearance bindable property.
StartTooltipDisplayFormatProperty staticIdentifies the StartTooltipDisplayFormat bindable property.
StartTooltipShowModeProperty staticIdentifies the StartTooltipShowMode bindable property.
StartValueProperty staticIdentifies the StartValue bindable property.
StyleProperty staticBindable property for Style. Inherited from VisualElement.
TickmarkAppearanceProperty staticIdentifies the TickmarkAppearance bindable property. Inherited from DXSliderBase.
TickmarkStepProperty staticIdentifies the TickmarkStep bindable property. Inherited from DXSliderBase.
TrackAppearanceProperty staticIdentifies the TrackAppearance bindable property. Inherited from DXSliderBase.
TranslationXProperty staticBindable property for TranslationX. Inherited from VisualElement.
TranslationYProperty staticBindable property for TranslationY. Inherited from VisualElement.
TriggersProperty staticBindable property for Triggers. Inherited from VisualElement.
ValueStepProperty staticIdentifies the ValueStep bindable property. Inherited from DXSliderBase.
VerticalOptionsProperty staticBindable property for VerticalOptions. Inherited from View.
VisualProperty staticBindable property for Visual. Inherited from VisualElement.
WidthProperty staticBindable property for Width. Inherited from VisualElement.
WidthRequestProperty staticBindable property for WidthRequest. Inherited from VisualElement.
XProperty staticBindable property for X. Inherited from VisualElement.
YProperty staticBindable property for Y. Inherited from VisualElement.

See Also

DXRangeSlider Class

DXRangeSlider Members

DevExpress.Maui.Editors Namespace