Click or drag to resize

ClientOptionEditorRow Property

If property equal empty then gives default value (see EditorRowDefault). Details see EditorRow

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

Property Value

Type: Int32

Implements

IClientOptionEditorRow
See Also