Table of Contents

Property ShowDropDownMenuWhenClicked

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

ShowDropDownMenuWhenClicked

Gets or sets a value indicating whether the drop down menu is shown when the control is clicked. Default is true.

[Browsable(true)]
public virtual bool ShowDropDownMenuWhenClicked { get; set; }

Property Value

bool