Skip to main content
All docs
V25.1
  • 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")]
    [DXLicenseMAUI]
    public class DXPopupDialog :
        DXPopupDialogBase

    Inheritance

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