ActiveReports 10
SidebarTabs Enumeration

GrapeCity.ActiveReports.Viewer.Win.v10 Assembly > GrapeCity.Viewer.Common.Model Namespace : SidebarTabs Enumeration
For reference only. Defined position of sidebar panel within sidebar (either tab index or accordion pane index)
Syntax
'Declaration
 
Public Enum SidebarTabs 
   Inherits System.Enum
public enum SidebarTabs : System.Enum 
Members
MemberDescription
ParametersParameters pane
SearchSearch pane
ThumbsThumbnails pane
TocTable of Content pane
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Viewer.Common.Model.SidebarTabs

See Also

Reference

GrapeCity.Viewer.Common.Model Namespace