.NET Framework Class Library
NavigationPaneAppearance Enumeration
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.WPF Namespace > NavigationPaneAppearance Enumeration |
This defines how navigation pane of the WPF viewer component is displayed by default.
Namespace: Gnostice.Controls.WPF
Assembly: Gnostice.Controls.WPF (in Gnostice.Controls.WPF.dll)
Visual Basic |
Public Enumeration NavigationPaneAppearance |
C# |
public enum NavigationPaneAppearance |
Visual C++ |
public enum class NavigationPaneAppearance |
Member name |
Value |
Description |
|
Auto |
0 |
||
Never |
1 |
\Navigation pane is displayed only when a tab has content. |