[]
        
(Showing Draft Content)

FarPoint.Web.Spread.ComboBoxCellType.ListItems

ListItems Property

ListItems

Gets or sets the list items for the combo box list.

Declaration
[TypeConverter(typeof(TypeConverter))]
public ListItem[] ListItems { get; set; }
<TypeConverter(GetType(TypeConverter))>
Public Property ListItems As ListItem()