Click or drag to resize

FieldPropertiesSecureText_DecryptedCssClass Property

The Css Class or classes to use when showing decrypted data in-place.

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

Property Value

Type: String
The Css Class or classes to use when showing decrypted data in-place.
Remarks
Applies to CellType SecureText only.
See Also