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

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