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

In This Topic
NewSelectedIndex Property (C1ComboBoxEventArgs)
In This Topic
Gets the new SelectedIndex.
Syntax
'Declaration
 
Public ReadOnly Property NewSelectedIndex As System.Integer
 
See Also