Click or drag to resize

FieldPropertiesShadowColumn Property

Another field, typically a ShadowColumn CellType, that should be used as a shadow for improved filtering.

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

Property Value

Type: String
Another field, typically a ShadowColumn CellType, that should be used as a shadow for improved filtering.
See Also