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; }
ReadOnly Property TabOrderAttributes As TabOrderAttrs
Get
Property Value
Type:
TabOrderAttrsSpecifies 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
TabOrderAttrsSee Also