Click or drag to resize

FieldPropertiesFind_FindKey Property

The RowKey to the related item. For link navigation only, may be overridden with LinkKey.

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

Property Value

Type: String
The RowKey to the related item. For link navigation only, may be overridden with LinkKey.
Remarks
Applies to CellType Find only.
See Also