We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Gets or sets the value displayed and edited in the combo box.
public object Value { get; set; }
The current text of the combo box.
This property is used by DropDownVisualizer to transfer data between the editor and the hosting environment.
DropDownVisualizer