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