Click or drag to resize

FieldPropertiesSecureText_CellTypeAttributes Property

Attributes specific to SecureText type fields. See CellSecureTextAttrs

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

Property Value

Type: CellSecureTextAttrs
Attributes specific to SecureText type fields. See CellSecureTextAttrs
Remarks
Applies to CellType SecureText only.
See Also