HideSelection Property (C1DropDownEditorBase)
Gets or sets a value indicating whether the selected text in the drop down control remains highlighted when the control loses focus.
public bool HideSelection {get; set;}
'Declaration
Public Property HideSelection As Boolean