.NET Framework Class Library

NavigationPane Class

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.WinForms Namespace >

.NET Framework Class Library

NavigationPane Class

Represents a bookmarks side pane in the viewer.

Namespace: Gnostice.Controls.WinForms

Assembly:  Gnostice.Controls.WinForms (in Gnostice.Controls.WinForms.dll)

Syntax

Visual Basic

Public Class NavigationPane _
 Implements INotifyPropertyChangedIDisposable

C#

public class NavigationPane : INotifyPropertyChanged,
 IDisposable

Visual C++

public ref class NavigationPane : INotifyPropertyChanged,
 IDisposable

Inheritance Hierarchy

System.Object

Gnostice.Controls.WinForms.NavigationPane

See Also

NavigationPane Members

Gnostice.Controls.WinForms Namespace