Table of Contents

Property DefaultUseInternalDropDownMenu

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

DefaultUseInternalDropDownMenu

Gets or sets a value indicating whether the application should use the internal drop-down menus by default. Drop down menus are shown when the user clicks on a control and ShowDropDownMenu(Action?) is true.

public static bool DefaultUseInternalDropDownMenu { get; set; }

Property Value

bool