MenuItemHasSubMenu Property

Gets or sets a value that indicates whether the MenuItem has a submenu.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool HasSubMenu { get; }

Property Value

Boolean

See Also