DropDownSelectedValue Property |
Currently selected item value (or null if none is selected).
Namespace:
GeonBit.UI.Entities
Assembly:
GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string SelectedValue { get; set; }
Property Value
Type:
StringSee Also