NavigationPanelVisible Property
NavigationPanelVisible
Gets or sets a value indicating whether the navigation panel should be visible in the preview.
Declaration
[Browsable(true)]
public bool NavigationPanelVisible { get; set; }
<Browsable(True)>
Public Property NavigationPanelVisible As Boolean