FlyoutBase.ChildContainer Property
Provides access to the collection of immediate child objects.
Namespace: DevExpress.Xpf.Editors.Flyout.Native
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
FrameworkElement | The collection of immediate child objects. |
See Also