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; }
ReadOnly Property InitialFocus As String
Get
Property Value
Type:
StringIdentifies the field to be given initial focus in detail views of the mapper. May be overridden at the PageElement level.
See Also