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
Assembly: CMS.CKEditor (in CMS.CKEditor.dll) Version: 8.2.23
Syntax
C#
public override Unit Width { get; set; }

Property Value

Type: Unit
See Also