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

In This Topic
DecimalPlaces Property (InputNumericBox)
In This Topic
Gets or sets the number of decimal places to display in the InputNumericBox.
Syntax
'Declaration
 
Public Property DecimalPlaces As Integer
 
See Also