ComponentOne Ribbon for WinForms
Value Property (RibbonNumericBox)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonNumericBox Class : Value Property
Gets or sets the current System.Decimal value in the component.
Syntax
'Declaration
 
Public Property Value As System.Decimal
public System.decimal Value {get; set;}
See Also

Reference

RibbonNumericBox Class
RibbonNumericBox Members