Gets/Sets whether to automatically navigate

Namespace: Skewworks.NETMF.Controls
Assembly: Skewworks.NETMF.Controls (in Skewworks.NETMF.Controls.dll) Version: 2.5.0.0 (2.5.0.0)

Syntax

C#
public bool AutoNavigate { get; set; }

Property Value

Type: Boolean

Remarks

When true tapping folders will automatically navigate to that folder

See Also