ApplicationPropertiesLoadFirstSubformTab Property |
If set to true, the first tab of the TabbedSubformTemplate pages will be automatically displayed.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax bool LoadFirstSubformTab { get; }
ReadOnly Property LoadFirstSubformTab As Boolean
Get
Property Value
Type:
BooleanIf set to true, the first tab of the TabbedSubformTemplate pages will be automatically displayed.
See Also