ComboBox for ASP.NET Web Forms
Selected Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ComboBox Namespace > C1ComboBoxItem Class : Selected Property
Determines the item is selected.
Syntax
'Declaration
 
Public Property Selected As System.Boolean
public System.bool Selected {get; set;}
See Also

Reference

C1ComboBoxItem Class
C1ComboBoxItem Members