Table of Contents

Property DropDownMenuPosition

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

DropDownMenuPosition

Gets or sets the alignment position of the drop-down menu. Based on this property, the menu will be aligned horizontally and vertically relative to the control bounds. If not set, the menu will be aligned to the control's bottom-left corner. Default is null.

[Browsable(false)]
public virtual HVDropDownAlignment? DropDownMenuPosition { get; set; }

Property Value

HVDropDownAlignment?