Click or drag to resize

StiComboBoxControlSelectedItem Property

Gets or sets currently selected item.

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

Property Value

Type: Object
See Also