IFieldCellTypeAttributes Property |
CellType-specific attributes dictating the behaviour for the field in a manner
specific to the field's
CellType. In addition to these
CellType-specific attributes,
Attributes contains
FieldAttrs
that apply to all fields regardless of CellType.
Depending on the CellType
this property's value will represent attributes from the following enums:
Namespace:
NetQuarry.Data
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax int CellTypeAttributes { get; set; }
Property CellTypeAttributes As Integer
Get
Set
Property Value
Type:
Int32See Also