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