FormFieldFacade.Items

FormFieldFacade.Items property

An array of string, each representing an option of a combo box/list/radio box field.

public string[] Items { get; set; }

See Also