Click or drag to resize

MultiSelectComboBoxText Property

Gets or sets the text of the currently selected item.

Namespace:  Hummingbird.UI
Assembly:  Hummingbird.UI (in Hummingbird.UI.dll) Version: 1.1.0.0
Syntax
public string Text { get; set; }

Property Value

Type: String
See Also