Click or drag to resize

MultiSelectComboBoxDefaultText Property

Gets or sets the default text.

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

Property Value

Type: String
The default text.
See Also