MenuFlyoutItem.IsSelected Property
Gets whether this MenuFlyoutItem is currently selected.
Namespace: DevExpress.Xpf.WindowsUI
Assembly: DevExpress.Xpf.Controls.v24.1.dll
NuGet Package: DevExpress.Wpf.Controls
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if this MenuFlyoutItem is currently selected; otherwise, false. |
See Also