ComponentOne FlexGrid for UWP
SelectedIndex Property (C1FlexComboBox)

C1.UWP.FlexGrid Assembly > C1.Xaml.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