ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / TocPanel Class / EnabledProperty Field

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