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

In This Topic
    IsTocEnabled Property
    In This Topic
    Gets/sets enabled property of TOC panel
    Syntax
    'Declaration
     
    Public Property IsTocEnabled As Boolean
    public bool IsTocEnabled {get; set;}
    See Also