ComponentOne FlexGrid for WPF and Silverlight
SelectedIndex Property (C1FlexComboBox)

C1.Silverlight.FlexGrid Namespace > C1FlexComboBox Class : SelectedIndex Property
Gets or sets the index of the item that is currently selected on the list.
Syntax
'Declaration
 
Public Property SelectedIndex As System.Integer
public System.int SelectedIndex {get; set;}
See Also

Reference

C1FlexComboBox Class
C1FlexComboBox Members