Exago .NET API Documentation
wrDockLocation Enumeration
WebReports.Api Namespace : wrDockLocation Enumeration
Used to set the location of the interactive dock in the Report Viewer with the DockPlacement Property.
Syntax
public enum wrDockLocation : System.Enum 
Members
MemberValueDescription
Left0The pane is docked on the left.
Right1The pane is docked on the right.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         WebReports.Api.wrDockLocation

See Also

Reference

WebReports.Api Namespace