Click or drag to resize

StiCheckedListBoxControlSelectedIndex Property

Gets or sets the zero-based index of the currently selected item in a ListBox.

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