Back to Devexpress

DXPopupDialog Class

maui-devexpress-dot-maui-dot-controls-1d0a8f14.md

latest2.8 KB
Original Source

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

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

Implements

Show 14 items

INotifyPropertyChanged

IAnimatable

Microsoft.Maui.Controls.ITabStopElement

IViewController

IVisualElementController

IElementController

IGestureController

IGestureRecognizers

IPropertyMapperView

IHotReloadableView

IView

Microsoft.Maui.IFrameworkElement

ITransform

IReplaceableView

Inheritance

System.Object BindableObject Element NavigableElement VisualElement View DevExpress.Maui.Core.Internal.DXViewElement DXPopupBase DXPopupDialogBase DXPopupDialog

Extension Methods

Yield<DXPopupDialog>()

YieldIfNotNull<DXPopupDialog>()

See Also

DXPopupDialog Members

DevExpress.Maui.Controls Namespace