[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.ComboBoxCellType.Items

Items Property

Items

Gets or sets the items for the drop-down list in the combo box.

Declaration
public string[] Items { get; set; }
Public Property Items As String()