ComponentOne InputPanel for WinForms
Value Property (InputNumericBox)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputNumericBox 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

InputNumericBox Class
InputNumericBox Members