.NET Framework Class Library
NavigationPane Class
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.WPF Namespace > NavigationPane Class |
This represents navigation pane of the WPF document viewer.
Namespace: Gnostice.Controls.WPF
Assembly: Gnostice.Controls.WPF (in Gnostice.Controls.WPF.dll)
Visual Basic |
<TypeConverterAttribute(GetType(ExpandableObjectConverter))> _ |
C# |
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] |
Visual C++ |
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] |
System.Object
Gnostice.Controls.WPF.NavigationPane