DropDown.SelectList Property

GeonBit.UI

DropDownSelectList Property
Get the drop-down list component.

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

Property Value

Type: SelectList
See Also