WebReportViewerTheme Class Members
In This Topic
The following tables list the members exposed by WebReportViewerTheme.
Public Constructors
| | Name | Description |
 | WebReportViewerTheme Constructor | Initializes a new instance of the WebReportViewerTheme class that contains the default theme for the Web Report Viewer. The theme can be applied by setting the "theme"-property of the Web Report Viewer component to the serialized JSON or by using the @Html.WebReportViewer helper. |
Top
Public Properties
| | Name | Description |
 | Button | Gets or sets display options for specific buttons within the viewer. |
 | Colors | Gets or sets the colors of the viewer. |
 | MessageColors | Gets or sets the colors for information messages within the viewer. |
 | Size | Gets or sets the size of specific elements within the viewer. |
Top
See Also