Click or drag to resize

NavigatorPropertiesSelectAction Property

Set to Expand to have items with children expand (the default) or Navigate to select the first child item and use it as the navigation target.

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

Property Value

Type: Int32
Set to Expand to have items with children expand (the default) or Navigate to select the first child item and use it as the navigation target.
See Also