[]
Initializes a new instance of the DropDownItem class.
public DropDownItem(string value, string text = null)
The value for this list item.
The text to display for this list item.