ComboBox for ASP.NET Web Forms
OnClientSelectedIndexChanging Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ComboBox Namespace > C1ComboBox Class : OnClientSelectedIndexChanging Property
A function called when the selected index of the C1ComboBox is about to change.
Syntax
'Declaration
 
Public Property OnClientSelectedIndexChanging As System.String
public System.string OnClientSelectedIndexChanging {get; set;}
See Also

Reference

C1ComboBox Class
C1ComboBox Members