Click or drag to resize

FieldPropertiesHtmlEditor_Width Property

The initial width of the control.

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

Property Value

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