MouseClickPassThrough Property (C1DropDownControl)
Gets or sets whether the mouse click event is consumed or passed through after closing the dropdown.
public bool MouseClickPassThrough {get; set;}
'Declaration
Public Property MouseClickPassThrough As Boolean