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

In This Topic
    WebReportViewerThemeMessageColors Class Members
    In This Topic

    The following tables list the members exposed by WebReportViewerThemeMessageColors.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets or sets the background color of the body for a failure message toast 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 header for a failure message toast 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 the header for any message toast 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 body for a information message toast 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 header for a information message toast 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