DefaultMenuInteractionHandler.

Open(IMenuItem, bool) Method

Syntax

protected void Open(IMenuItem item, bool selectFirst)

Parameters

Name Type Description
item IMenuItem
selectFirst bool

Return Value

Type Description
void