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.CKEditor.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 12.0.0
Syntax public bool ToolbarCanCollapse { get; set; }
Property Value
Type:
BooleanSee Also