ComponentOne Ribbon for WinForms
DecimalPlaces Property

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

Reference

RibbonNumericBox Class
RibbonNumericBox Members