FlyoutBase.AllowRecreateContent Property
Gets or sets whether to recreate the flyout popup’s content from the template.
Namespace: DevExpress.Xpf.Editors.Flyout.Native
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to recreate the content from the template; otherwise, false. |
See Also