ComponentOne InputPanel for WinForms
Maximum Property (InputNumericBox)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputNumericBox Class : Maximum Property
Gets or sets the maximum value accepted by the component.
Syntax
'Declaration
 
Public Property Maximum As System.Decimal
public System.decimal Maximum {get; set;}
See Also

Reference

InputNumericBox Class
InputNumericBox Members