Click or drag to resize

FieldPropertiesHtmlEditor_CssFile Property

The CSS file to use for the HTML editor.

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

Property Value

Type: String
The CSS file to use for the HTML editor.
Remarks
Applies to CellType HtmlEditor only.
See Also