FieldPropertiesHtmlEditor_Skin Property |
The skin to use on the Html editor.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string HtmlEditor_Skin { get; }
ReadOnly Property HtmlEditor_Skin As String
Get
Property Value
Type:
StringThe skin to use on the Html editor.
Remarks
Applies to CellType HtmlEditor only.
See Also