Skip to main content

IRangeValueProvider Properties

Properties

IsReadOnlyGets a value that indicates whether the value of a control is read-only.
LargeChangeGets the value that is added to or subtracted from the Value property when a large change is made, such as with the PAGE DOWN key.
MaximumGets the maximum range value that is supported by the control.
MinimumGets the minimum range value that is supported by the control.
SmallChangeGets the value that is added to or subtracted from the Value property when a small change is made, such as with an arrow key.
ValueGets the value of the control.

See Also

Reference

IRangeValueProvider Interface
Avalonia.Automation.Provider Namespace