C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputNumericBox Class / Value Property

In This Topic
Value Property (InputNumericBox)
In This Topic
Gets or sets the current System.Decimal value in the component.
Syntax
'Declaration
 
Public Property Value As Decimal
 
See Also