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.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic Object SelectedValue { get; set; }Property Value
Object
See Also