PagePropertiesTabOrderAttributes Property |
Specifies how the page's mapper should tab order controls in detail forms. Ignored if the mapper's NoTabOrdering attribute is set. If non-zero, overrides any mapper-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 page's mapper should tab order controls in detail forms. Ignored if the mapper's NoTabOrdering attribute is set. If non-zero, overrides any mapper-level TabOrderAttributes setting. See
TabOrderAttrsSee Also