Items

ComboboxFormFieldSignature.Items property

获取或设置组合框选项列表。

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

也可以看看