Gets the SelectionFormField for which the combobox is displayed. It can be used to get the items of the combobox or to set a newly selected item.
public SelectionFormField SelectionFormField { get; }
Public ReadOnly Property SelectionFormField() As SelectionFormField
Read only.