[]
        
(Showing Draft Content)

FarPoint.Win.FpCombo.SelectedIndex

SelectedIndex Property

SelectedIndex

Gets or sets the index of the selected item in the combo box list.

Declaration
public int SelectedIndex { get; set; }
Public Property SelectedIndex As Integer