List & Label .NET
combit.Reporting.Web Namespace / WebReportViewerTheme Class
Properties

In This Topic
    WebReportViewerTheme Class Members
    In This Topic

    The following tables list the members exposed by WebReportViewerTheme.

    Public Constructors
     NameDescription
    Public ConstructorInitializes 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
     NameDescription
    Public PropertyGets or sets display options for specific buttons within the viewer.  
    Public PropertyGets or sets the colors of the viewer.  
    Public PropertyGets or sets the colors for information messages within the viewer.  
    Public PropertyGets or sets the size of specific elements within the viewer.  
    Top
    See Also