| CKEditorControlDisableNativeTableHandles Property | 
             Disables the "table tools" offered natively by the
             browser (currently Firefox only) to make quick table
             editing operations, like adding or deleting rows and columns.
            
             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 DisableNativeTableHandles { get; set; }Property Value
Type: 
Boolean See Also
See Also