ComponentOne InputPanel for WinForms
CurrencySymbol Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputNumericBox Class : CurrencySymbol Property
Gets or sets the string to use as the currency symbol.
Syntax
'Declaration
 
Public Property CurrencySymbol As System.String
public System.string CurrencySymbol {get; set;}
See Also

Reference

InputNumericBox Class
InputNumericBox Members