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

In This Topic
    RefreshToc Property
    In This Topic
    Gets the 'refresh toc' command.
    Syntax
    'Declaration
     
    Public ReadOnly Property RefreshToc As IDelegateCommand
    public IDelegateCommand RefreshToc {get;}
    See Also