CKEditorControlToolbarStartupExpanded Property |
Whether the toolbar must start expanded when the editor is loaded.
Setting this option to false will affect toolbar only when ToolbarCanCollapse is set to true.
Default value: true
Namespace: CMS.CKEditorAssembly: CMS.CKEditor (in CMS.CKEditor.dll) Version: 8.2.23
Syntax public bool ToolbarStartupExpanded { get; set; }
Property Value
Type:
BooleanSee Also