Click or drag to resize

FieldPropertiesHtmlEditor_Height Property

The initial height of the control.

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

Property Value

Type: Int32
The initial height of the control.
Remarks
Applies to CellType HtmlEditor only.
See Also