.NET Framework Class Library
NavigationPane.NavigationPaneState Property
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.WPF Namespace > NavigationPane Class > NavigationPane Properties > NavigationPane.NavigationPaneState Property |
Gets or sets how navigation pane is displayed by default in the WPF viewer component.
Namespace: Gnostice.Controls.WPF
Assembly: Gnostice.Controls.WPF (in Gnostice.Controls.WPF.dll)
Visual Basic |
Public Property NavigationPaneState As NavigationPaneState |
C# |
public NavigationPaneState NavigationPaneState { get; set; } |
Visual C++ |
public: |