Enum ReportViewerMode
Specifies the logical operator between the criteria in a datasource filter operation.
public enum ReportViewerMode
Fields
All the pages shown vertically, one after the other.
All the pages shown as tiles (if there is enough horizontal space; falls back to Continuous mode otherwise).
Single page with "next" and "previous" navigation buttons.