Property Menu
Menu
Gets or sets the MainMenu that is displayed in the window.
public virtual object? Menu { get; set; }
Property Value
Remarks
You can use this property to switch between complete menu sets at run time.
Gets or sets the MainMenu that is displayed in the window.
public virtual object? Menu { get; set; }
You can use this property to switch between complete menu sets at run time.