ActiveReports Developer 7
VisibleProperty Field
See Also 
GrapeCity.ActiveReports.Viewer.Wpf.v7 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > TocPanel Class : VisibleProperty Field

Glossary Item Box

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

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly VisibleProperty As System.Windows.DependencyProperty
C# 
public static readonly System.Windows.DependencyProperty VisibleProperty

See Also