Skip to main content

DXPopupDialog Class

A pop-up dialog that you can attach to any view on the screen or show as a separate view.

Namespace: DevExpress.Maui.Controls

Assembly: DevExpress.Maui.Controls.dll

NuGet Package: DevExpress.Maui.Controls

Declaration

[ContentProperty("Content")]
public class DXPopupDialog :
    DXPopupDialogBase

Inheritance

System.Object
BindableObject
Element
NavigableElement
VisualElement
View
DevExpress.Maui.Core.Internal.DXViewElement
See Also