HasSubMenu 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)
- C#
- VB
- F#
public bool HasSubMenu { get; }
Public ReadOnly Property HasSubMenu As Boolean
Get
abstract HasSubMenu : bool with get
override HasSubMenu : bool with get