[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
C1.WinUI.Input Assembly
C1.WinUI.Input
Classes
C1NumericBox
Properties
Maximum
C1.WinUI.Accordion Assembly
C1.WinUI.BarCode Assembly
C1.WinUI.Calendar Assembly
C1.WinUI.Chart Assembly
C1.WinUI.Core 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
C1.WinUI.Input
Classes
C1AutoCompleteTextBox
C1MaskedTextBox
C1NumericBox
Constructors
Fields
Properties
AllowNull
Culture
DecreaseButtonStyle
DecreaseIconStyle
DecreaseIconTemplate
Delay
FocusBrush
Format
HandleUpDownKeys
IncreaseButtonStyle
IncreaseIconStyle
IncreaseIconTemplate
Increment
InputScope
Interval
IsFocused
IsMouseOver
IsReadOnly
Maximum
Minimum
MouseOverBorderBrush
MouseOverBrush
Placeholder
PressedBrush
RangeValidationMode
SelectOnFocus
SelectionLength
SelectionStart
ShowButtons
TextAlignment
ValidationDecoratorStyle
Value
Methods
Events
C1Popup
C1PopupBorder
C1RangeSlider
C1TextBox
C1ValidationDecorator
MaskedTextChangedEventArgs
TextBoxAutoCompleteEventArgs
Structs
Enums
Delegates
C1.WinUI.Input.C1_WinUI_Input_XamlTypeInfo
C1.WinUI.Menu Assembly
C1.WinUI.Rendering Assembly
C1.WinUI.Viewer Assembly
(Showing Draft Content)
C1.WinUI.Input.C1NumericBox.Maximum
Maximum Property
Maximum
Gets or sets the maximum value allowed for the
C1NumericBox
.
Declaration
public double Maximum { get; set; }