ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / Gs1DataBarOmnidirectional Class / OnClientIsValidChanged Property

In This Topic
    OnClientIsValidChanged Property (Gs1DataBarOmnidirectional)
    In This Topic
    Occurs when the IsValid property value changes.
    Syntax
    'Declaration
     
    
    Public Property OnClientIsValidChanged As String
    public string OnClientIsValidChanged {get; set;}
    See Also