ComponentOne InputPanel for WinForms
DecimalPlaces Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputNumericBox Class : DecimalPlaces Property
Gets or sets the number of decimal places to display in the InputNumericBox.
Syntax
'Declaration
 
Public Property DecimalPlaces As System.Integer
public System.int DecimalPlaces {get; set;}
See Also

Reference

InputNumericBox Class
InputNumericBox Members