Click or drag to resize

FieldPropertiesHtmlEditor_EditModes Property

Specifies the HTMLEditor edit modes to be made available to the user when the field is writeable.

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

Property Value

Type: EditModes
Specifies the HTMLEditor edit modes to be made available to the user when the field is writeable.
Remarks
Applies to CellType HtmlEditor only.
See Also