Table of Contents

Property UseInternalDropDownMenu

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

UseInternalDropDownMenu

Gets or sets a value indicating whether an internal drop-down menu should be used. Default is null. If not set, the value of DefaultUseInternalDropDownMenu is used.

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

Property Value

bool?