Gets or sets whether the item is selected.
true if item is selected, otherwise false.
Setting directly the Selected property of a ListItem does not fire ItemSelect event.
When the item is selected, the SelectedTemplateIndex is used to display the item, otherwise the TemplateIndex is used to display item.
ListItem Class | Resco.Controls.AdvancedComboBox Namespace