Click or drag to resize

FieldPropertiesComboBox_LinkSource Property

An expression that resolves to the URL for the linkable label associated with this ComboBox. Ignored if LinkMOP is specified.

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

Property Value

Type: String
An expression that resolves to the URL for the linkable label associated with this ComboBox. Ignored if LinkMOP is specified.
Remarks
Applies to CellType ComboBox only.
See Also