Click or drag to resize

MapperPropertiesTabOrderAttributes Property

Specifies how the mapper should tab order controls in detail forms. Ignored if the NoTabOrdering attribute is set. Overridden by any non-zero page-level TabOrderAttributes setting. See TabOrderAttrs

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

Property Value

Type: TabOrderAttrs
Specifies how the mapper should tab order controls in detail forms. Ignored if the NoTabOrdering attribute is set. Overridden by any non-zero page-level TabOrderAttributes setting. See TabOrderAttrs
See Also