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; }
ReadOnly Property Url_LinkText As String
Get
Property Value
Type:
StringLink text to use in LinkOnly mode. This overrides the caption and may include field references.
Remarks
Applies to CellType Url only.
See Also