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

In This Topic
    NegativePrefix Property
    In This Topic
    Determine the prefix string used for negative value.
    Syntax
    'Declaration
     
    Public Property NegativePrefix As System.String
    public System.string NegativePrefix {get; set;}
    See Also