ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / TocPanel Class / VisibleProperty Field

In This Topic
    VisibleProperty Field (TocPanel)
    In This Topic
    Gets or sets the value determines whether the viewer's table of contents panel is visible.
    Syntax
    'Declaration
     
    Public Shared ReadOnly VisibleProperty As DependencyProperty
    public static readonly DependencyProperty VisibleProperty
    See Also