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.

Syntax

public SelectionFormField SelectionFormField { get; }
Public ReadOnly Property SelectionFormField() As SelectionFormField

Limitations

Read only.