[]
Gets or sets the string to use as the currency symbol.
[C1Category("Format")]
[C1Description("RibbonNumericBox.CurrencySymbol", "The string to use as the currency symbol.")]
public string CurrencySymbol { get; set; }
<C1Category("Format")>
<C1Description("RibbonNumericBox.CurrencySymbol", "The string to use as the currency symbol.")>
Public Property CurrencySymbol As String