combit List & Label 29 - .NET Help
combit.Reporting.Web Namespace / WebReportViewerThemeColors Class
Properties

In This Topic
    WebReportViewerThemeColors Class Members
    In This Topic

    The following tables list the members exposed by WebReportViewerThemeColors.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyThis value should not be a null reference (Nothing in Visual Basic) as its only used by the @Html.WebReportViewer helper and has no effect on the viewer itself when using it directly through the "theme"-property of the Web Report Viewer component.  
    Public PropertyGets or sets the border color of the 1px top menu navigation bar border in the viewer as a CSS property value. If this value is a null reference (Nothing in Visual Basic), the viewer will use its default value.  
    Public PropertyGets or sets the background color of the top menu navigation bar in the viewer as a CSS property value. If this value is a null reference (Nothing in Visual Basic), the viewer will use its default value.  
    Public PropertyGets or sets the background color of the active top menu navigation bar menu item in the viewer as a CSS property value. If this value is a null reference (Nothing in Visual Basic), the viewer will use its default value.  
    Public PropertyGets or sets the background color of the hovered top menu navigation bar menu item in the viewer as a CSS property value. If this value is a null reference (Nothing in Visual Basic), the viewer will use its default value.  
    Public PropertyGets or sets the background color of the selected top menu navigation bar menu item in the viewer as a CSS property value. If this value is a null reference (Nothing in Visual Basic), the viewer will use its default value.  
    Public PropertyGets or sets the background color of a dropdown option (e.g. dropdown selection in report parameters) in the viewer as a CSS property value. If this value is a null reference (Nothing in Visual Basic), the viewer will use its default value.  
    Public PropertyGets or sets the background color of a dropdown option that is selected (e.g. dropdown selection in report parameters) in the viewer as a CSS property value. If this value is a null reference (Nothing in Visual Basic), the viewer will use its default value.  
    Public PropertyGets or sets the font color of a dropdown option (e.g. dropdown selection in report parameters) in the viewer as a CSS property value. If this value is a null reference (Nothing in Visual Basic), the viewer will use its default value.  
    Public PropertyGets or sets the font color of a dropdown option that is selected (e.g. dropdown selection in report parameters) in the viewer as a CSS property value. If this value is a null reference (Nothing in Visual Basic), the viewer will use its default value.  
    Public PropertyGets or sets the border color of the 1px sidebar border in the viewer as a CSS property value. If this value is a null reference (Nothing in Visual Basic), the viewer will use its default value.  
    Public PropertyGets or sets the background color of all sidebars within the viewer (e.g. thumbnails, report parameters) in the viewer as a CSS property value. If this value is a null reference (Nothing in Visual Basic), the viewer will use its default value.  
    Public PropertyGets or sets the border color of the 2px thumbnail border in the viewer as a CSS property value. If this value is a null reference (Nothing in Visual Basic), the viewer will use its default value.  
    Public PropertyGets or sets the border color of the 2px thumbnail border for the selected page in the viewer as a CSS property value. If this value is a null reference (Nothing in Visual Basic), the viewer will use its default value.  
    Public PropertyGets or sets the border color of the 2px thumbnail border when the mouse is hovering the specific thumbnail in the viewer as a CSS property value. If this value is a null reference (Nothing in Visual Basic), the viewer will use its default value.  
    Top
    See Also