Click or drag to resize
CKEditorControlResizeDir Property
The dimensions for which the editor resizing is enabled. Possible values are both, vertical, and horizontal. Default value: vertical

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

Property Value

Type: ResizeDirection
See Also