Click or drag to resize

FieldPropertiesHtmlEditor_HtmlEditorNewLineMode Property

Controls the new line behavior in the HtmlEditor at the field level.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
EditorNewLineModes HtmlEditor_HtmlEditorNewLineMode { get; }

Property Value

Type: EditorNewLineModes
Controls the new line behavior in the HtmlEditor at the field level.
Remarks
Applies to CellType HtmlEditor only.
See Also