CKEditorControlToolbarCanCollapse Property |
Whether the toolbar can be collapsed by the user.
If disabled, the Collapse Toolbar button will not be displayed.
Default value: false
Namespace: CMS.CKEditorAssembly: CMS.CKEditor (in CMS.CKEditor.dll) Version: 8.2.23
Syntax public bool ToolbarCanCollapse { get; set; }
Property Value
Type:
BooleanSee Also