StiCheckedListBoxControlSelectedItem Property |
Gets or sets the currently selected item in the ListBox.
Namespace:
Stimulsoft.Report.Dialogs
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public virtual Object SelectedItem { get; set; }
Public Overridable Property SelectedItem As Object
Get
Set
Property Value
Type:
ObjectSee Also