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

FlyoutBase.Flyout Attached Property

Gets or sets the FlyoutBase object associated with a specific object. This is an attached property.

Namespace: DevExpress.Xpf.Editors.Flyout.Native

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

Returns

Type Description
FlyoutBase

A FlyoutBase object associated with a specific object.

See Also