Back to Devexpress

PopupBaseEdit.ActualPopupHeight Property

wpf-devexpress-dot-xpf-dot-editors-dot-popupbaseedit-9eff4a6c.md

latest1.3 KB
Original Source

PopupBaseEdit.ActualPopupHeight Property

Gets a popup window’s actual height. This is a dependency property.

Namespace : DevExpress.Xpf.Editors

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public double ActualPopupHeight { get; protected set; }
vb
Public Property ActualPopupHeight As Double

Property Value

TypeDescription
Double

A Double value that specifies the popup window’s actual height.

|

See Also

PopupHeight

PopupMinHeight

PopupMaxHeight

PopupBaseEdit Class

PopupBaseEdit Members

DevExpress.Xpf.Editors Namespace