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; }
ReadOnly Property SelectAction As Integer
Get
Property Value
Type:
Int32Set 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