EnsureSubmenuOnBody Property
A value indicating the submenu will be append to the body or menu container. If the value is true, the submenu will be appended to body element, else it will append to the menu container. Default: false. Type: Boolean.
public System.bool EnsureSubmenuOnBody {get; set;}
'Declaration
Public Property EnsureSubmenuOnBody As System.Boolean