Table of Contents

Property UseInternalContextMenu

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

UseInternalContextMenu

Gets or sets a value indicating whether the internal context menu should be used instead of the native context menu. Default is null, which means that the default behavior will be used as specified in DefaultUseInternalContextMenu.

[Browsable(false)]
public virtual bool? UseInternalContextMenu { get; set; }

Property Value

bool?