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; }
ReadOnly Property HtmlEditor_Height As Integer
Get
Property Value
Type:
Int32The initial height of the control.
Remarks
Applies to CellType HtmlEditor only.
See Also