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; }
Public Property ColWidth As Integer
Get
Set
Property Value
Type:
Int32Implements
IFieldColWidthSee Also