Click or drag to resize
CKEditorControlEditingBlock Property
Whether to render or not the editing block area in the editor interface. Default value: true

Namespace: CMS.CKEditor
Assembly: CMS.CKEditor (in CMS.CKEditor.dll) Version: 8.2.23
Syntax
C#
public bool EditingBlock { get; set; }

Property Value

Type: Boolean
See Also