Back to Devexpress

PopupBaseEdit.ActualPopupWidth Property

wpf-devexpress-dot-xpf-dot-editors-dot-popupbaseedit-3a1c4b1e.md

latest1.3 KB
Original Source

PopupBaseEdit.ActualPopupWidth Property

Gets a popup window’s actual width. 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 ActualPopupWidth { get; protected set; }
vb
Public Property ActualPopupWidth As Double

Property Value

TypeDescription
Double

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

|

See Also

PopupWidth

PopupMinWidth

PopupMaxWidth

PopupBaseEdit Class

PopupBaseEdit Members

DevExpress.Xpf.Editors Namespace