Click or drag to resize

MapperPropertiesInitialFocus Property

Identifies the field to be given initial focus in detail views of the mapper. May be overridden at the PageElement level.

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

Property Value

Type: String
Identifies the field to be given initial focus in detail views of the mapper. May be overridden at the PageElement level.
See Also