Click or drag to resize

FieldPropertiesHtml_Height Property

The height of the control expressed in HTML units.

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

Property Value

Type: String
The height of the control expressed in HTML units.
Remarks
Applies to CellType Html only.
See Also