Click or drag to resize

FieldPropertiesComboBox_CellTypeAttributes Property

Attributes specific to ComboBox fields. See CellComboBoxAttrs

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

Property Value

Type: CellComboBoxAttrs
Attributes specific to ComboBox fields. See CellComboBoxAttrs
Remarks
Applies to CellType ComboBox only.
See Also