ComponentOne WinUI Edition
Demos
Docs
Samples
Download
WinUI | ComponentOne
C1.WinUI.Input Assembly
/
C1.WinUI.Input Namespace
/
C1RangeSlider Class
/ UpperValue Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Syntax
See Also
WinUI Overview
Get Started with WinUI
Section 508 Compliance
Configure WinUI Application
Adding NuGet Packages to your App
Controls
API Reference
C1.WinUI.Accordion Assembly
C1.WinUI.BarCode Assembly
C1.WinUI.Calendar Assembly
C1.WinUI.Chart Assembly
C1.WinUI.Core Assembly
C1.WinUI.DataCollection Assembly
C1.WinUI.DataFilter Assembly
C1.WinUI.DataPager Assembly
C1.WinUI.DateTimeEditors Assembly
C1.WinUI.Grid Assembly
C1.WinUI.GridControl Assembly
C1.WinUI.Input Assembly
Namespaces
C1.WinUI.Input Namespace
Overview
Classes
C1MaskedTextBox
C1NumericBox
C1Popup
C1PopupBorder
C1RangeSlider
Overview
Members
C1RangeSlider Constructor
Methods
ChangeVisualStateCommon Method
Dispose Method
Dispose() Method
Dispose(Boolean) Method
Finalize Method
OnApplyTemplate Method
OnLowerValueChanged Method
OnUpperValueChanged Method
OnValueChanged Method
PixelsToUnits Method
UpdateTrackLayout Method
Properties
Delay Property
Interval Property
IsDisposed Property
IsFocused Property
IsMouseOver Property
LowerThumbDesiredSize Property
LowerThumbStyle Property
LowerValue Property
Maximum Property
Minimum Property
Orientation Property
ScrollBehavior Property
SmallValueChange Property
TrackStyle Property
TrackVisibility Property
UpperThumbDesiredSize Property
UpperThumbStyle Property
UpperValue Property
ValidationDecoratorStyle Property
ValueChange Property
ValueTrackStyle Property
Fields
DelayProperty Field
IntervalProperty Field
LowerThumbStyleProperty Field
LowerValueProperty Field
MaximumProperty Field
MinimumProperty Field
OrientationProperty Field
ScrollBehaviorProperty Field
SmallValueChangeProperty Field
TrackStyleProperty Field
TrackVisibilityProperty Field
UpperThumbStyleProperty Field
UpperValueProperty Field
ValidationDecoratorStyleProperty Field
ValueChangeProperty Field
ValueTrackStyleProperty Field
Events
LowerValueChanged Event
UpperValueChanged Event
ValueChanged Event
C1ValidationDecorator
MaskedTextChangedEventArgs
TextBoxAutoCompleteEventArgs
Enumerations
Anchor
MaskFormat
RangeSliderScrollBehavior
RangeValidationMode
SelectOnFocusCondition
ValidationState
Structures
AnchorMatching
Delegates
MaskedTextChangedEventHandler
C1.WinUI.Input.C1_WinUI_Input_XamlTypeInfo Namespace
Overview
C1.WinUI.Menu Assembly
C1.WinUI.Rendering Assembly
C1.WinUI.Viewer Assembly
Release History
UpperValue Property (C1RangeSlider)
In This Topic
Syntax
See Also
Gets or sets the current upper magnitude of the range control.
Syntax
C#
public
double
UpperValue {
get
;
set
;}
See Also
Reference
C1RangeSlider Class
C1RangeSlider Members