PopupBaseEdit.ActualPopupHeight Property
In This Article
Gets a popup window’s actual height. This is a dependency property.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Double | A Double value that specifies the popup window’s actual height. |
See Also