ActiveReports 8
TocTreeNode Class Members
See Also  Properties  Methods  Events
GrapeCity.ActiveReports.Viewer.Win.v8 Assembly > GrapeCity.Viewer.Common.Model Namespace : TocTreeNode Class

Glossary Item Box

The following tables list the members exposed by TocTreeNode.

Public Constructors

 NameDescription
Public ConstructorTocTreeNode ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyBookmarkGets bookmark instance the node contains  
Public PropertyIsLeafGets true if node is leaf  
Public PropertyNodesGets the nested toc nodes or empty list for leaf node  
Top

Public Methods

 NameDescription
Public MethodAddAdds new node into collection  
Top

Public Events

 NameDescription
Public EventCollectionChanged  
Top

See Also