ComponentOne InputPanel for WinForms
NumberFormat Property (PrepareNumberFormatEventArgs)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > PrepareNumberFormatEventArgs Class : NumberFormat Property
Contains information, such as currency, decimal separators, and other numeric symbols.
Syntax
'Declaration
 
Public ReadOnly Property NumberFormat As System.Globalization.NumberFormatInfo
public System.Globalization.NumberFormatInfo NumberFormat {get;}
See Also

Reference

PrepareNumberFormatEventArgs Class
PrepareNumberFormatEventArgs Members