MenuItemHasSubMenu Property
Gets or sets a value that indicates whether the
MenuItem has a submenu.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool HasSubMenu { get; }
Public ReadOnly Property HasSubMenu As Boolean
Get
abstract HasSubMenu : bool with get
override HasSubMenu : bool with get
Property Value
Boolean