List & Label .NET
combit.Reporting.Web Namespace / WebReportViewerThemeMessageColors Class

In This Topic
    WebReportViewerThemeMessageColors Class Properties
    In This Topic

    For a list of all members of this type, see WebReportViewerThemeMessageColors members.

    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