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.CKEditorAssembly: CMS.CKEditor (in CMS.CKEditor.dll) Version: 8.2.23
Syntax public bool DisableNativeTableHandles { get; set; }
Property Value
Type:
BooleanSee Also