[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Wpf.View.TocPanel

TocPanel Class

Represents the interaction logic for the Table of Contents (TOC) panel.

Namespace: GrapeCity.ActiveReports.Viewer.Wpf.View
Assembly: MESCIUS.ActiveReports.Viewer.Wpf.dll
Syntax
[TemplatePart(Name = "TreeView", Type = typeof(TreeView))]
public class TocPanel : Control, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient

Constructors

Name Description
TocPanel()

Initializes a new instance of the TocPanel class.

Methods

Name Description
OnApplyTemplate()

Initializes the TOC panel.