[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.ListBoxCellType.Items

Items Property

Items

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

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