Click or drag to resize

StiCheckedListBoxControlSelectedIndexChangedEvent Property

Occurs when the SelectedIndex property has changed.

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

Property Value

Type: StiSelectedIndexChangedEvent
See Also