ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / SidebarViewModel Class
Properties Events

In This Topic
    SidebarViewModel Class Members
    In This Topic

    The following tables list the members exposed by SidebarViewModel.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SidebarViewModel class.  
    Top
    Public Properties
     NameDescription
    Public PropertyReturns currently active (visible) tab  
    Public PropertyGets or sets the index of the active tab.  
    Public PropertyIs Parameters panel enabled  
    Public PropertyIs Parameters panel and it's button is visible  
    Public PropertyGets VM for parameters pane  
    Public PropertyGets VM for search pane  
    Public PropertyIs Search panel enabled  
    Public PropertyIs Search panel and it's button is visible  
    Public PropertyIs Thumbnail panel and it's button is visible  
    Public PropertyIs Thumbnail panel and it's button is visible  
    Public PropertyGets VM for thumbnails pane  
    Public PropertyGets VM for TOC pane  
    Public PropertyGets or sets a value indicating whether TOC panel is enabled.  
    Public PropertyIs toc panel and it's button is visible  
    Top
    See Also