Click or drag to resize

IFieldColWidth 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.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
int ColWidth { get; set; }

Property Value

Type: Int32
See Also