ActiveReports 12
TocPanelAlignment Enumeration

GrapeCity.ActiveReports.Web.v12 Assembly > GrapeCity.ActiveReports.Web.ExportOptions Namespace : TocPanelAlignment Enumeration
Specifies the position of the table of contents pane.
Syntax
'Declaration
 
Public Enum TocPanelAlignment 
   Inherits System.Enum
public enum TocPanelAlignment : System.Enum 
Members
MemberDescription
LeftThe table of contents pane is aligned to the left edge of the viewer.
RightThe table of contents pane is aligned to the right edge of the viewer.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Web.ExportOptions.TocPanelAlignment

See Also

Reference

GrapeCity.ActiveReports.Web.ExportOptions Namespace