Table of Contents

Property Menu

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Menu

Gets or sets the MainMenu that is displayed in the window.

public virtual object? Menu { get; set; }

Property Value

object

A MainMenu that represents the menu to display in the window.

Remarks

You can use this property to switch between complete menu sets at run time.