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

In This Topic
    NegativeClass Property
    In This Topic
    Determine the class string that when the input value is negative.
    Syntax
    'Declaration
     
    Public Property NegativeClass As System.String
    public System.string NegativeClass {get; set;}
    See Also