ContextMenu.IsOpen Property
In This Article
Gets whether the menu is currently opened.
Namespace: DevExpress.UI.Xaml
Assembly: DevExpress.UI.Xaml.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the menu is opened; otherwise, false. |
See Also