Click or drag to resize

FieldPropertiesPassword_CellTypeAttributes Property

Attributes specific to Password fields. See CellPasswordAttrs

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

Property Value

Type: CellPasswordAttrs
Attributes specific to Password fields. See CellPasswordAttrs
Remarks
Applies to CellType Password only.
See Also