Enum DocumentMapAreaPosition
Specifies the positioning options for the Document Map Area within the HTML5 WebForms ReportViewer interface. Used to configure the placement of the document map navigation panel relative to the report content area for optimal user experience and interface layout.
Namespace: Telerik.ReportViewer.Html5.WebForms
Assembly: Telerik.ReportViewer.Html5.WebForms.dll
Syntax
public enum DocumentMapAreaPosition
Remarks
Controls the visual placement of the document map panel to accommodate different screen sizes and layout preferences in HTML5 report viewing scenarios.
Left
Positions the Document Map Area on the left side of the report content area.
Right
Positions the Document Map Area on the right side of the report content area.