Click or drag to resize

FieldPropertiesCheckBox_CellTypeAttributes Property

Attributes specific to CheckBox fields. See CellCheckBoxAttrs

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
CellCheckBoxAttrs CheckBox_CellTypeAttributes { get; }

Property Value

Type: CellCheckBoxAttrs
Attributes specific to CheckBox fields. See CellCheckBoxAttrs
Remarks
Applies to CellType CheckBox only.
See Also