FlyoutSettings.CreateStrategy() Method
Creates a flyout strategy.
Namespace: DevExpress.Xpf.Editors.Flyout
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Returns
Type |
---|
DevExpress.Xpf.Editors.Flyout.Native.FlyoutBase.FlyoutStrategy |
Remarks
Use the CreateStrategy property to implement a custom flyout strategy.
See Also