ComponentOne PieChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / C1InputBase Class / InvalidClass Property

In This Topic
    InvalidClass Property
    In This Topic
    The CSS class applied to the widget when an invalid value is entered.
    Syntax
    'Declaration
     
    Public Property InvalidClass As System.String
    public System.string InvalidClass {get; set;}
    See Also