KryptonListBoxSelectedValue Property |
Gets the value of the selected item in the list control, or selects the item in the list control that contains the specified value.
Namespace:
Internal.ComponentFactory.Krypton.Toolkit
Assembly:
NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public Object SelectedValue { get; set; }
Property Value
Type:
ObjectSee Also