Gets or sets the current value being edited by the drop-down control.
public object Value { get; set; }
The value to edit or the value resulting from the edit operation.
There was an error while loading. Please reload this page.