Click or drag to resize

FieldKernelColWidth Property

The width, in approximate characters, to use for the field in datasheets and other dynamically generated UI mappers. When zero the field is hidden.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public int ColWidth { get; set; }

Property Value

Type: Int32

Implements

IFieldColWidth
See Also