Click or drag to resize

ClientOptionEditorWidth Property

Get and set web form object Editor width (default value see EditorWidthDefault)

Namespace:  SOWIData.Management.Models
Assembly:  SOWIData.Management (in SOWIData.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public int EditorWidth { get; set; }

Property Value

Type: Int32

Implements

IClientOptionEditorWidth
See Also