[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonComboBox.SelectedIndex

SelectedIndex Property

SelectedIndex

Gets or sets index of the selected item in the RibbonComboBox.

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