Items

ComboboxFormFieldSignature.Items property

Get or set combo-box options list.

public List<string> Items { get; set; }

See Also