APNSoft Controls [4.5.2.20] - API Reference
ComboBoxElement.selected Property

Gets or sets a value indicating whether the item is selected. Default value is false.

[Visual Basic]
Public Property selected As Boolean
[C#]
public bool selected {get; set;}

See Also

ComboBoxElement Class | APNSoft.WebControls Namespace