Table of Contents

Property UseContextMenuAsPopup

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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

bool

Remarks

If set to true, the popup window will be a context menu. Otherwise, it will use the default popup kind.