Property Options
Options
Gets the option labels of a combo box or list box, in document order. Empty outside choice fields.
public IReadOnlyList<string> Options { get; }
Gets the option labels of a combo box or list box, in document order. Empty outside choice fields.
public IReadOnlyList<string> Options { get; }