[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.Menu.Open

Open Method

Open(string)

Opens the menu with the specified ID.

Declaration
public Task Open(string id)
Parameters
Type Name Description
string id

The ID of the menu to open.

Returns
Type Description
Task

A Task representing the asynchronous operation of opening the specified menu.