PopupInfo<PopupType>.IsPopupOpen Property
Gets or sets whether the popup control is open.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the popup control is open; otherwise, false. |
See Also