CKEditorControlResizeDir Property |
The dimensions for which the editor resizing is enabled.
Possible values are both, vertical, and horizontal.
Default value: vertical
Namespace: CMS.CKEditorAssembly: CMS.CKEditor (in CMS.CKEditor.dll) Version: 8.2.23
Syntax public ResizeDirection ResizeDir { get; set; }
Property Value
Type:
ResizeDirectionSee Also