ActiveReports 12
Enabled Property (TocPanel)

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > TocPanel Class : Enabled Property
Gets or sets the value determines whether the viewer's table of contents panel is enabled.
Syntax
'Declaration
 
Public Property Enabled As Boolean
public bool Enabled {get; set;}

Property Value

true if enabled; otherwise, false.
See Also

Reference

TocPanel Class
TocPanel Members