Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents.UI Namespace > DocumentViewerBookmarks Class : TreeView Property |
public TreeView TreeView {get;}
'Declaration
Public ReadOnly Property TreeView As TreeView
'Usage
Dim instance As DocumentViewerBookmarks Dim value As TreeView value = instance.TreeView
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.