​
​
​

Gets or sets a list of items for the SelectionFormField. An item must not be an empty string.

Syntax

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