Style id. Used to select what style of navigation control to display.

C# | Visual Basic |
public NavigationControlStyle ViewStyle { get; set; }
Public Property ViewStyle As NavigationControlStyle Get Set

The style.
C# | Visual Basic |
public NavigationControlStyle ViewStyle { get; set; }
Public Property ViewStyle As NavigationControlStyle Get Set