| CKEditorControlDisableNativeSpellChecker Property | 
             Disables the built-in words spell checker if browser provides one.
            
             Note: Although word suggestions provided by browsers (natively) will not appear in CKEditor's default
             context menu, users can always reach the native context menu by holding the Ctrl key when right-clicking
             if browserContextMenuOnCtrl is enabled or you're simply not using the context menu plugin.
            
             Default value: true
             
 
Namespace: CMS.CKEditor.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic bool DisableNativeSpellChecker { get; set; }Property Value
Type: 
Boolean See Also
See Also