Back to Devexpress

DropDownButtonBase.PopupDropAlignment Property

wpf-devexpress-dot-xpf-dot-core-dot-dropdownbuttonbase-f455ad63.md

latest1.2 KB
Original Source

DropDownButtonBase.PopupDropAlignment Property

Gets or sets the relative position of this DropDownButtonBase object’s pop-up.

Namespace : DevExpress.Xpf.Core

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public Dock PopupDropAlignment { get; set; }
vb
Public Property PopupDropAlignment As Dock

Property Value

TypeDescription
Dock

A Dock enumerator value that is the relative position of this DropDownButtonBase object’s pop-up.

|

See Also

DropDownButtonBase Class

DropDownButtonBase Members

DevExpress.Xpf.Core Namespace