ComponentOne Ribbon for WinForms
NumberFormat Property (RibbonNumericBox)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonNumericBox Class : NumberFormat Property
Gets the System.Globalization.NumberFormatInfo that is used for data formatting.
Syntax
'Declaration
 
Public ReadOnly Property NumberFormat As System.Globalization.NumberFormatInfo
public System.Globalization.NumberFormatInfo NumberFormat {get;}
See Also

Reference

RibbonNumericBox Class
RibbonNumericBox Members