FieldKernelCellType Property |
The type of control or use for the field. The
CellTypes dictates much of the behaviour
of the field in the UI.
Note that CellType determines the enumeration represented by
CellTypeAttributes.
Namespace:
NetQuarry.Data
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public CellTypes CellType { get; set; }
Public Property CellType As CellTypes
Get
Set
Property Value
Type:
CellTypesImplements
IFieldCellTypeSee Also