ActiveReports 12
Expanded Property (TocPanel)

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > TocPanel Class : Expanded Property
Gets or sets a value that indicates whether the TocPanel is expanded.
Syntax
'Declaration
 
Public Property Expanded As Boolean
public bool Expanded {get; set;}

Property Value

true if expanded; otherwise, false.
See Also

Reference

TocPanel Class
TocPanel Members