Error processing SSI file
LEADTOOLS Leadtools.Documents.UI (Leadtools.Documents.UI assembly)

Show in webframe

TreeView Property






Tree view object used for holding the bookmarks.
Syntax
public TreeView TreeView {get;}
'Declaration
 
Public ReadOnly Property TreeView As TreeView
'Usage
 
Dim instance As DocumentViewerBookmarks
Dim value As TreeView
 
value = instance.TreeView
public:
property TreeView^ TreeView {
   TreeView^ get();
}

Property Value

The tree view object used for holding the bookmarks.
Remarks

TreeView is initialized during CreateDocumentViewer when the value of DocumentViewerCreateOptions.BookmarksContainer is not null.

A new instance of TreeView is created and set in this property. The control is added as a child to DocumentViewerCreateOptions.BookmarksContainer.

Requirements

Target Platforms

See Also

Reference

DocumentViewerBookmarks Class
DocumentViewerBookmarks Members

Error processing SSI file
Leadtools.Documents.UI requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features