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

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