ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ViewerModel Class / IsTocVisible Property

In This Topic
    IsTocVisible Property
    In This Topic
    Gets/sets visibility of TOC panel (using in SLV 2.0 only)
    Syntax
    'Declaration
     
    Public Property IsTocVisible As Boolean
    public bool IsTocVisible {get; set;}
    See Also