PopupBaseEdit.PopupRoot Property
Gets a child element of the editor’s popup.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
FrameworkElement | A child element of the editor’s popup. |
See Also