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