Click or drag to resize

StiCheckedListBoxControlSelectedValue Property

Gets or sets the value of the member property specified by the ValueMember property.

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

Property Value

Type: Object
See Also