[]
        
(Showing Draft Content)

C1.Win.C1Command.C1CommandLink.OpenSubmenu

OpenSubmenu Method

Opens a submenu for linked C1CommandMenu.

Declaration
public void OpenSubmenu(bool allTree = false)
Parameters
Type Name Description
bool allTree

True - opens all the tree of menu. False - opens only the current submenu.

Opens a submenu, if the linked command is of C1CommandMenu type. Otherwise, does nothing.