Property SelectedOptions
SelectedOptions
Gets the labels of the currently selected options of a combo box or list box. Empty outside choice fields.
public IReadOnlyList<string> SelectedOptions { get; }
Gets the labels of the currently selected options of a combo box or list box. Empty outside choice fields.
public IReadOnlyList<string> SelectedOptions { get; }