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

In This Topic
OnClientSelect Property (C1ComboBox)
In This Topic
A function called when any item in list is selected.
Syntax
'Declaration
 
Public Property OnClientSelect As System.String
 
See Also