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

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