ComboBox for ASP.NET Web Forms
OnClientSelectedIndexChanged Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ComboBox Namespace > C1ComboBox Class : OnClientSelectedIndexChanged Property
A function called after the selected index of the C1ComboBox has changed.
Syntax
'Declaration
 
Public Property OnClientSelectedIndexChanged As System.String
public System.string OnClientSelectedIndexChanged {get; set;}
See Also

Reference

C1ComboBox Class
C1ComboBox Members