[]
        
(Showing Draft Content)

FarPoint.Web.Spread.ListBoxCellType.Items

Items Property

Items

Gets or sets a string array of items for the list box list.

Declaration
[Browsable(false)]
public virtual string[] Items { get; set; }
<Browsable(False)>
Public Overridable Property Items As String()