PopupInfo<PopupType>.ShowPopup(UIElement) Method
Displays the popup control at the position next to the specified control.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
control | UIElement | A UIElement, relative to which the popup control will be displayed. |
See Also