[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Wpf.TocPanel

TocPanel Class

Represents the viewer's table of contents panel properties.

Implements
Namespace: GrapeCity.ActiveReports.Viewer.Wpf
Assembly: MESCIUS.ActiveReports.Viewer.Wpf.dll
Syntax
public sealed class TocPanel : SidebarPanel, IDisposable

Fields

Name Description
EnabledProperty

Identifies the Enabled dependency property.

ExpandedProperty

Identifies the Expanded dependency property.

VisibleProperty

Identifies the Visible dependency property.

Properties

Name Description
Enabled

Gets or sets a value indicating whether the viewer's table of contents panel is enabled.

EnabledRuntime

Gets or sets a value indicating whether the panel is enabled at runtime.

Expanded

Gets or sets a value indicating whether the TOC panel is expanded.

SelectedItem

Gets the currently selected item in the table of contents.

Text

Gets or sets the text of the panel.

Visible

Gets or sets a value indicating whether the viewer's table of contents panel is visible.

VisibleRuntime

Gets or sets a value indicating whether the panel is visible at runtime.

Methods

Name Description
Clear()

Clears the panel.

Dispose()

Disposes this instance.

Refresh()

Refreshes the panel.