| CKEditorControlMenuGroups Property | 
             A comma separated list of items group names to be
             displayed in the context menu. The order of items will
             reflect the order specified in this list if no priority was
             defined in the groups.
            
             Default value: 'clipboard,table,anchor,link,image'
            
             Set to null for default value
             
 
Namespace: CMS.CKEditor.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic string MenuGroups { get; set; }Return Value
Type: 
Stringnull if the default value is set
 See Also
See Also