Click or drag to resize
CKEditorControlResizeEnabled Property
Whether to enable the resizing feature. If this feature is disabled, the resize handle will not be visible. Default value: true

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

Property Value

Type: Boolean
See Also