CKEditorControlMenuSubMenuDelay Property |
The amount of time, in milliseconds, the editor waits before
showing submenu options when moving the mouse over options
that contains submenus, like the "Cell Properties" entry for tables.
Default value: 400
Namespace: CMS.CKEditor.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 12.0.0
Syntaxpublic int MenuSubMenuDelay { get; set; }
Property Value
Type:
Int32
See Also