ComponentOne Ribbon for WinForms
Maximum Property (RibbonNumericBox)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonNumericBox 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

RibbonNumericBox Class
RibbonNumericBox Members