Click or drag to resize

StiComboBoxControlSelectedIndex Property

Gets or sets the index specifying the currently selected item.

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual int SelectedIndex { get; set; }

Property Value

Type: Int32
See Also