MenuOpenOnClickSettingsBuilder
Methods
RootMenuItems(System.Boolean)
Specifies that the root menus will be opened only on item click.
Parameters
value - System.Boolean
The value for RootMenuItems
RETURNS
Returns the current MenuOpenOnClickSettingsBuilder instance.
RootMenuItems()
Specifies that the root menus will be opened only on item click.
RETURNS
Returns the current MenuOpenOnClickSettingsBuilder instance.
SubMenuItems(System.Boolean)
Specifies that the sub menus will be opened only on item click.
Parameters
value - System.Boolean
The value for SubMenuItems
RETURNS
Returns the current MenuOpenOnClickSettingsBuilder instance.
SubMenuItems()
Specifies that the sub menus will be opened only on item click.
RETURNS
Returns the current MenuOpenOnClickSettingsBuilder instance.