ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / TocViewModel Class / Expanded Property

In This Topic
    Expanded Property (TocViewModel)
    In This Topic
    Set/Get display TOC tree
    Syntax
    'Declaration
     
    Public Property Expanded As Boolean
    public bool Expanded {get; set;}
    See Also