Property UseContextMenuAsPopup
UseContextMenuAsPopup
Gets or sets a value indicating whether to use a context menu as the popup window.
public virtual bool UseContextMenuAsPopup { get; set; }
Property Value
Remarks
If set to true, the popup window will be a context menu. Otherwise, it will use the default popup kind.