Click or drag to resize
CKEditorControlWidth Property
The editor width in CSS size format or pixel integer. Default value: empty (Unit.Empty) Set to Unit.Empty to reset to default value

Namespace: CMS.CKEditor.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 12.0.0
Syntax
C#
public override Unit Width { get; set; }

Property Value

Type: Unit
See Also