RoundComboBoxSelectedValue Property

Gets or sets the value of the actually selected item.

Definition

Namespace: BeeMobile.RoundComboBox
Assembly: BeeMobile.RoundComboBox.NET48 (in BeeMobile.RoundComboBox.NET48.dll) Version: 4.8.2.24
C#
public Object SelectedValue { get; set; }

Property Value

Object

See Also