ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / TocPanel Class / Expanded Property

In This Topic
    Expanded Property (TocPanel)
    In This Topic
    Gets or sets a value that indicates whether the TocPanel is expanded.
    Syntax
    'Declaration
     
    Public Property Expanded As Boolean
    public bool Expanded {get; set;}
    See Also