Back to Devexpress

PopupBaseEdit.ClosePopupOnLostFocus Property

wpf-devexpress-dot-xpf-dot-editors-dot-popupbaseedit-eb63450b.md

latest1.1 KB
Original Source

PopupBaseEdit.ClosePopupOnLostFocus Property

For internal use.

Namespace : DevExpress.Xpf.Editors

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
[Browsable(false)]
public bool ClosePopupOnLostFocus { get; set; }
vb
<Browsable(False)>
Public Property ClosePopupOnLostFocus As Boolean

Property Value

Type
Boolean

Remarks

This property supports the internal infrastructure and is not intended to be used directly from your code.

See Also

PopupBaseEdit Class

PopupBaseEdit Members

DevExpress.Xpf.Editors Namespace