FieldPropertiesButton_LinkSource Property |
An expression that resolves to a link for a button.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string Button_LinkSource { get; }
ReadOnly Property Button_LinkSource As String
Get
Property Value
Type:
StringAn expression that resolves to a link for a button.
Remarks
Applies to CellType Button only.
See Also