NavigationPanelVisible Property (C1PreviewToolsIntegrator)
In This Topic
Gets or sets a value indicating whether the navigation panel is currently visible.
Syntax
'Declaration
Public Property NavigationPanelVisible As Boolean
public bool NavigationPanelVisible {get; set;}
See Also