Items

FormFieldFacade.Items property

一个字符串数组,每个代表一个组合框/列表/单选框字段的选项。

public string[] Items { get; set; }

也可以看看