FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonNumericBox Class / CurrencySymbol Property

In This Topic
    CurrencySymbol Property (RibbonNumericBox)
    In This Topic
    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