Tree view object used for holding the bookmarks.
public TreeView TreeView { get; }
Public ReadOnly Property TreeView() As System.Windows.Forms.TreeView
Get
public:
property System::Windows::Forms::TreeView^ TreeView
{
System::Windows::Forms::TreeView^ get()
}
The tree view object used for holding the bookmarks.
TreeView is initialized during CreateDocumentViewer when the value of DocumentViewerCreateOptions.BookmarksContainer is not null.
A new instance of System.Windows.Forms.TreeView is created and set in this property. The control is added as a child to DocumentViewerCreateOptions.BookmarksContainer.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document