Skip to main content
A newer version of this page is available. .

ContextMenu.FlyoutPlacementBehavior Attached Property

Gets or sets whether the menu is aligned relative to its target or the cursor. This is an attached property. This is a dependency property.

Namespace: DevExpress.UI.Xaml

Assembly: DevExpress.UI.Xaml.v19.2.dll

Declaration

Returns

Type Description
DevExpress.UI.Xaml.FlyoutPlacementBehavior

A DevExpress.UI.Xaml.FlyoutPalcementBehavior enumeration value.

See Also