ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Themes Namespace / ITheme Interface
Properties Methods

In This Topic
    ITheme Interface Members
    In This Topic

    The following tables list the members exposed by ITheme.

    Public Properties
     NameDescription
     PropertyGets the currently attached theme.  
     PropertyGets a value indicating whether a theme file is currently attached.  
     PropertyGets the URI of the currently attached theme.  
    Top
    Public Methods
     NameDescription
     MethodCreates a new theme based on the supplied URI.  
     MethodReturns all the theme colors associated with the currently attached theme.  
    Top
    See Also