IDXDropDownControl.Visible Property
Gets whether the current popup control is visible.
Namespace: DevExpress.Utils.Menu
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the current popup control is visible; otherwise, false. |
See Also