DropDown.DefaultText Property

GeonBit.UI

DropDownDefaultText Property
Default text to show when no value is selected from the list.

Namespace:  GeonBit.UI.Entities
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string DefaultText { get; set; }

Property Value

Type: String
See Also