Click or drag to resize

FieldPropertiesUrl_LinkText Property

Link text to use in LinkOnly mode. This overrides the caption and may include field references.

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

Property Value

Type: String
Link text to use in LinkOnly mode. This overrides the caption and may include field references.
Remarks
Applies to CellType Url only.
See Also