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.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Returns
Type | Description |
---|---|
FlyoutBase | A FlyoutBase object associated with a specific object. |
See Also