| 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.CKEditor.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic bool ToolbarStartupExpanded { get; set; }Property Value
Type: 
Boolean See Also
See Also