Property DropDownMenu
DropDownMenu
Gets or sets ContextMenu which is shown when control is clicked with left mouse button. Do not mix this with ContextMenu which is shown when right mouse button is clicked.
[Browsable(false)]
public virtual ContextMenu? DropDownMenu { get; set; }