ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / C1InputNumber Class / CurrencySymbol Property

In This Topic
    CurrencySymbol Property
    In This Topic
    Determines the currency symbol string.
    Syntax
    'Declaration
     
    Public Property CurrencySymbol As System.String
    public System.string CurrencySymbol {get; set;}
    See Also