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)
Syntaxstring HtmlEditor_CssFile { get; }
ReadOnly Property HtmlEditor_CssFile As String
Get
Property Value
Type:
StringThe CSS file to use for the HTML editor.
Remarks
Applies to CellType HtmlEditor only.
See Also