Click or drag to resize

FieldPropertiesHtml_CellTypeAttributes Property

Attributes specific to html type fields. See CellHtmlAttrs

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

Property Value

Type: CellHtmlAttrs
Attributes specific to html type fields. See CellHtmlAttrs
Remarks
Applies to CellType Html only.
See Also