RoundComboBoxSelectedText Property

Gets or sets the the selected part of the Text.

Definition

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

Property Value

String

See Also