ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Themes Namespace / Theme Class
Properties Methods

In This Topic
    Theme Class Members
    In This Topic

    The following tables list the members exposed by Theme.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the colors associated with this theme.  
    Public PropertyGets the theme constants collection.  
    Public PropertyGets the constants dictionary associated with this theme. Use only for serialization. For API usage, the Constants property should be used.  
    Public PropertyGets the fonts associated with this theme.  
    Public PropertyGets the images associated with this theme.  
    Public PropertyGets a property value by its name.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Creates a theme using the specified theme URI and resource locator.  
    Public Methodstatic (Shared in Visual Basic)Loads a theme from the specified XML stream.  
    Top
    See Also