Click or drag to resize
CKEditorControlSmileyColumns Property
The number of columns to be generated by the smiles matrix. Default value: 8

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

Property Value

Type: Int32
See Also