Click or drag to resize

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; }

Property Value

Type: String
An expression that resolves to a link for a button.
Remarks
Applies to CellType Button only.
See Also