Back to Devexpress

DateEdit.PopupElement Property

wpf-devexpress-dot-xpf-dot-editors-dot-dateedit-57c903e2.md

latest1.0 KB
Original Source

DateEdit.PopupElement Property

Gets the control placed within the editor’s popup window.

Namespace : DevExpress.Xpf.Editors

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public override FrameworkElement PopupElement { get; }
vb
Public Overrides ReadOnly Property PopupElement As FrameworkElement

Property Value

TypeDescription
FrameworkElement

The control placed within the editor popup.

|

See Also

DateEdit Class

DateEdit Members

DevExpress.Xpf.Editors Namespace