C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ComboBox Namespace / C1ComboBox Class / OnClientSelectedIndexChanged Property

In This Topic
OnClientSelectedIndexChanged Property (C1ComboBox)
In This Topic
A function called after the selected index of the C1ComboBox has changed.
Syntax
'Declaration
 
Public Property OnClientSelectedIndexChanged As System.String
 
See Also