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; }
ReadOnly Property Html_Height As String
Get
Property Value
Type:
StringThe height of the control expressed in HTML units.
Remarks
Applies to CellType Html only.
See Also