Occurs when the user has completed editing and committed the value.
public event EventHandler ValueCommitted;
Implementations should raise this event to notify the hosting editor that the value has changed and the drop-down should be closed.
There was an error while loading. Please reload this page.